-
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
-
aaaaMusicPlayer
音乐播放器完全可以运行,速度很快,效果很好(The music player can run very fast, with good results)
- 2012-05-31 11:00:26下载
- 积分:1
-
ifs1
生成Sierpinski垫片的IFS方法 java代码(IFS method for generating Sierpinski gasket)
- 2014-01-20 12:11:08下载
- 积分:1
-
MangerConnection
mysql连接与读取,输入,输出,读写。(MYSQL JDBC)
- 2012-04-20 12:17:34下载
- 积分:1
-
21312
自己利用java实现的股票K线图,模拟股票一天内的走势,利用了jfreechart(Java implementation of the stock chart)
- 2020-11-19 16:29:38下载
- 积分:1
-
MyTextPane
自己动手写的简单记事本,能完成大部分window平台自带记事本功能(Write their own simple Notepad, to complete most of the window platform comes with Notepad function)
- 2017-08-16 16:27:39下载
- 积分:1
-
Basic-knowledge-of-the-design-of-mobile-games
手机游戏设计基础知识(关于手机java游戏的一些基础知识)。(Basic knowledge of the design of mobile games (java games on the phone some basic knowledge).)
- 2009-04-13 13:50:27下载
- 积分:1
-
Divide
使用Java语言,用前向匹配算法与后向匹配算法实现中文分词(
The use of Java language, with the forward matching algorithm to achieve the Chinese word segmentation )
- 2016-12-05 12:42:02下载
- 积分:1
-
简历
说明: jianli muban gezhogn xiangxing
- 2020-06-20 01:20:02下载
- 积分:1
-
ContentEncodingList
ContentEncodingList extends SIPHeaderList.
- 2014-01-08 10:56:38下载
- 积分:1