-
3. A Shape interface design, interfaces include : Draw and Resize. Some specific...
3. 设计一个接口Shape,接口中包含方法:Draw和Resize。定义一些具体类,如:Point、Line、Circle、Rectangle等,每个类都实现接口Shape。Draw方法绘制图形,Resize方法改变图形大小。用Java实现这些接口和类,并用测试类测试它们。 注意:不需要真正绘制图形,如Line的Draw方法只需输出下面文本即可: “直线的起点是(x1,y1,),终点是(x2,y2)”-3. A Shape interface design, interfaces include : Draw and Resize. Some specific type definition, such as : Point, Line, Circle, Rectangle, each category are achieving Shape interface. Draw method of drawing, graphics Resize changed size. Using Java to achieve these interfaces and class, and use tests such testing. Note : no real drawing, such as the Draw Line method, only the following text can be output : "line is the starting point (x1, y1), and the ultimate goal is to (x2, y2)"
- 2022-01-25 15:17:52下载
- 积分:1
-
季风流量统计系统(JSP)是一个数据统计系统
季风流量统计系统(JSP)是一个数据统计系统-monsoon flow statistics system (JSP) is a data system
- 2022-03-31 03:53:57下载
- 积分:1
-
ArcGIS Server超级ESRI模板学习过程(java)
esri的ArcGIS Server超级学习模板程序(for java) -The ArcGIS Server Super esri template learning process (for java)
- 2023-07-03 13:20:05下载
- 积分:1
-
JTree
jtree树
- 2023-08-04 00:25:03下载
- 积分:1
-
是一个学生开发信息管理系统
是一个学生开发信息管理系统-Is to develop a student information management system
- 2022-12-12 22:25:03下载
- 积分:1
-
a Java application, user input from a keyboard 1 ~ 99,999 between the number of...
一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment of this amount is not palindrome number. Palindrome refers to this number with a few figures to be printed in reverse chronological order after the number and the same as the original, such as the 12121, 3223 is palindrome number.
- 2022-01-25 16:47:05下载
- 积分:1
-
这是一种改进的网络爬虫源码,使用多
这是一个改进的网络爬虫源代码,采用多线程技术对网页进行采集.-This is an improved network reptiles source code, the use of multi-threading technology on the web pages collected.
- 2022-07-01 04:33:07下载
- 积分:1
-
Lianliankan JAVA source code
连连看JAVA源代码,从对象入手,完整源代码-Lianliankan JAVA source code
- 2022-03-02 14:39:53下载
- 积分:1
-
java课作业 随机生成100个数,并按从小到大排列
java课作业 随机生成100个数,并按从小到大排列-java lesson Operating randomly generated 100 number, and press from small to large array
- 2023-08-16 04:50:03下载
- 积分:1
-
播放器的源程序JAVA编写
播放器的源程序JAVA编写-player of the source prepared JAVA
- 2023-01-03 10:10:04下载
- 积分:1