-
Java--programming
精通java网络编程第二版的全部的源代码(Proficient in the second version of the java network programming source code)
- 2012-05-20 14:48:42下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
hezeliaotianshi
1、聊天室创建 管理员可以自由的创建嘉宾聊天室,可以随意添加嘉宾的名单、设置主题、时间和简介等有关内容...3、聊天室关闭 管理员可以关闭不再使用的嘉宾聊天室(1, the chat room administrator can create the freedom to create guests chat rooms, can add the list of guests, set the theme, time and brief description of other relevant content ... 3, chat rooms are no longer close the administrator can shut down chat rooms used by guests)
- 2008-05-03 23:14:18下载
- 积分:1
-
wordcount
入门的简单MR小程序,可以简单理解MR程序的流程(A simple MR small program to get started)
- 2018-04-09 09:05:13下载
- 积分:1
-
SearchableActivity
ClassTest extends junit.framework.TestCase.
- 2014-01-08 10:46:12下载
- 积分:1
-
简历
说明: jianli muban gezhogn xiangxing
- 2020-06-20 01:20:02下载
- 积分:1
-
huawei_oj
华为OJ平台5个Java源码,测试通过。1、查找组成一个偶数最接近的两个素数2、矩阵乘法3、输入整型数组和排序标识,对其元素按照升序或降序进行排序4、质数因子5、字符串合并处理(Huawei OJ five Java platform source code, test passed)
- 2015-01-23 17:20:40下载
- 积分:1
-
全国市级边界shp高分辨率
提供全国市级边界的shp高分辨率shp文件(21/5000
Provide SHP high resolution SHP files for national municipal boundaries)
- 2020-06-30 12:20:02下载
- 积分:1
-
Socket_client
java教程中的一段源码,其功能是,用socket建立通讯实例客户端。(java tutorial in the section of source code and its function is, and set up communication socket client example.)
- 2009-04-08 19:56:48下载
- 积分:1
-
DelightClientC
Java Program to Demonstrate Socket Client
- 2016-08-06 09:19:44下载
- 积分:1