-
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
-
Modbus tcp编程,,应用Visual Basic编程的小示例
Modbus tcp编程,,应用Visual Basic编程的小示例
- 2022-08-10 22:18:03下载
- 积分:1
-
5477375
带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:51:07下载
- 积分:1
-
oscilloscope_src
说明: Source code for Oscilloscope on Windows.
- 2020-06-24 10:40:02下载
- 积分:1
-
Date-Calc-5.4.tar
Date-calc perl module
- 2009-04-14 18:48:59下载
- 积分:1
-
一个类似于网络蚂蚁的断点续传程序。是VC6.0开发的,还有很多不足的地方,希望大家一起完善,我的email:camel_flying@163.com
tha...
一个类似于网络蚂蚁的断点续传程序。是VC6.0开发的,还有很多不足的地方,希望大家一起完善,我的email:camel_flying@163.com
thanks!-A similar network of ants HTTP process. Yes VC6.0 development, there are many deficiencies in the hope that we all sound, my email: camel_flying@163.com thanks!
- 2022-02-05 19:52:39下载
- 积分:1
-
spring-framework-1.1.1-with-dependencies
Java/J2EE application framework based on [Expert One-on-One J2EE Design and Development] by Rod Johnson. Includes JavaBeans-based configuration, an AOP framework, declarative transaction management, JDBC and Hibernate support, and a web MVC framework.
- 2004-10-11 17:52:28下载
- 积分:1
-
News_Release
新闻发布系统,整合了struts2.0,hibernate,包含新闻站内搜索(News Publishing System, integrated struts2.0, hibernate, including News Search)
- 2020-10-26 16:39:59下载
- 积分:1
-
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习...
这是一个关于XML的程序作业,包括XML和XSL两部分,以及XML中经常用到的各种属性,有助于XML初学者学习-This is a process of XML operations, including XML and XSL two elements, and XML often use the various attributes, help beginners learn XML
- 2022-02-04 08:47:57下载
- 积分:1
-
ctor_streambuf
A 2nd hodograph is the second derivative curve.
- 2015-10-09 16:10:23下载
- 积分:1