-
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
-
filemanager
文件管理系统 shixianwenjianshangchuanhuozhexiazai(Document Management System)
- 2014-02-28 09:46:23下载
- 积分:1
-
ez160
hai还是可以用的,用于电脑的最新的文件生成,常用的话是最好的(hai can still use)
- 2010-06-19 15:26:18下载
- 积分:1
-
数据库餐饮课设含报告源码
有数据流图,er图,数据字典
- 2020-11-28下载
- 积分:1
-
SLVIPURLhtml
SL会员商城HTML,每个点都非常详细。功能齐全。(SL Member Mall HTML, each point is very detailed. full functioning.)
- 2016-10-12 10:36:19下载
- 积分:1
-
Java_Database_Best_Practices
Java Database Best Practices
- 2007-01-09 17:32:07下载
- 积分:1
-
ServerDemo
作为初学者,必须要学习得编程,编写简单的服务器(As a beginner, it is important to learn, programming, writing a simple server)
- 2013-03-25 14:57:06下载
- 积分:1
-
struts
这是一本非常不错的struts 书籍,里面内容丰富,案例清晰,简单易懂。(This is a very good book of Struts with rich content and the case is simple and easy for your undstanding)
- 2012-04-22 11:30:15下载
- 积分:1
-
SL275Mod6Ex3
JAVA Multithreading Exercise file-3
- 2012-10-28 13:37:56下载
- 积分:1
-
JAVA OCR
JAVA OCR
- 2013-07-09下载
- 积分:1