-
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
-
aglets-2.0.2
aglet的安装文件,不过安装时要装JDE,同时要安装JDE(Aglet setup file
)
- 2012-03-01 16:54:19下载
- 积分:1
-
112
对一些银行卡用户的基本编程Bank card users for some basic programming(Bank card users for some basic programming)
- 2013-06-21 11:23:07下载
- 积分:1
-
Ofbiz10.0
Ofbiz10.04改用mysql数据库配置(Ofbiz10.04 switch to mysql database configuration)
- 2013-12-07 22:44:59下载
- 积分:1
-
universidadmodelviewcontroller
Java Universidad model view controller
- 2013-11-08 06:53:28下载
- 积分:1
-
springboot-kafka
kakfa+springboot+flume日志管理工具,可以方便日志管理(kafka and springboot and flume log4j manage log,if you need ,you could download,thank you !)
- 2020-06-25 02:40:02下载
- 积分:1
-
ex4
ssd3 Exercise 4.Sales.java
- 2009-11-06 19:26:47下载
- 积分:1
-
Parking-Management-System
小型停车场管理系统,记录停车信息,通过java予以实现,功能较详细(Small parking management system to record Parking Information, be achieved through java, features a more detailed)
- 2013-07-16 09:26:17下载
- 积分:1
-
SLVIPURLhtml
SL会员商城HTML,每个点都非常详细。功能齐全。(SL Member Mall HTML, each point is very detailed. full functioning.)
- 2016-10-12 10:36:19下载
- 积分:1
-
apache-maven-3.5.3-bin
说明: Apache的maven本地化工厂,项目的搭建和管理jar包。(Apache's Maven local chemical plant)
- 2018-05-01 17:23:37下载
- 积分:1