-
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
-
MVB_TCN
colo control logic mvb control for full loco including motors, blowers, pumps, lights and all
- 2014-07-09 13:19:56下载
- 积分:1
-
This is a remote monitoring system, Compression bundle manage a data sheet is a...
这是一个远程监控系统,压缩包里有个manage是一个数据表需要导入到sqlserver数据库中的.-This is a remote monitoring system, Compression bundle manage a data sheet is a need to sqlserver into the database.
- 2022-03-20 01:48:41下载
- 积分:1
-
创建网页的系统。也许是思维的FrontPage软件。
一个完整的网页制作软件源代码! 是一个 FrontPage 软件可能想思!-There system for Create Web Page. and maybe the thinking of FrontPage software.
- 2022-02-20 14:13:29下载
- 积分:1
-
accel_editor
编辑快捷键(the example of editing fast key)
- 2021-04-26 14:58:45下载
- 积分:1
-
wangka
C++编写的读取电脑C盘序列号程序.大家审查(Written in C++ C disk to read the serial number of the computer program. Everybody Review)
- 2013-12-20 11:22:21下载
- 积分:1
-
jianwang3
剑网3插件写作.基础知识。自学也可以写一手好插件!!!!!!!!!!!(Jian Wang 3 plug-in writing)
- 2014-05-21 10:48:33下载
- 积分:1
-
Double-Dutch-Night-Reading
当我们手中拿着神兵利器——WinDbg时,一切都在掌握之中。这本书将要告诉您的不是全面的汇编知识或未公开的Windows秘密,而是怎么从这些貌似天书的汇编代码中,一探Windows底层的核心实现。
在开发中出现的问题,能不能从Windows自身找到答案?如果您正在这样思考,无疑本书是为您度身订做的。
(When we hand magic weapon- WinDbg all in the hands. This book will tell you is not a comprehensive compilation of knowledge or undisclosed secrets of Windows, but how from these seemingly bible assembly code, and to explore the core implementation of the Windows bottom. Problems in the development, we can not find the answer from Windows itself? If you are thinking this way, no doubt this book is tailor-made for you. )
- 2012-11-29 23:06:54下载
- 积分:1
-
打字训练
采用VB6.0编写的小软件,可以实现打字检查正确率,用来学习文本操作。(The small software written by VB6.0 can achieve the correct rate of typing checking, and is used to learn text operation.)
- 2018-05-22 17:13:15下载
- 积分:1
-
hinfinity_control
this describe how hinfinity controller is designed.
- 2013-04-05 22:51:55下载
- 积分:1