文件名称:TestForm
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一个计算各种形状的面积和周长的程序。
父类Shape2D为一个抽象类,其中包含计算周长和计算面积两个方法。其他形状圆(Circle),三角形(Triangle)和长方形(Rectangle)均继承自Shape2D类。而Square继承自Rectangle类。编写测试类来计算这些形状的面积。(A program for calculating the area and perimeter of various shapes.
The parent class Shape2D is an abstract class, which includes two methods for calculating perimeter and calculating area. Other shape circles (Circle), triangles (Triangle) and rectangles (Rectangle) are inherited from the Shape2D class. And Square inherits from the Rectangle class. Write test classes to calculate the area of these shapes.)相关搜索: jisuan
父类Shape2D为一个抽象类,其中包含计算周长和计算面积两个方法。其他形状圆(Circle),三角形(Triangle)和长方形(Rectangle)均继承自Shape2D类。而Square继承自Rectangle类。编写测试类来计算这些形状的面积。(A program for calculating the area and perimeter of various shapes.
The parent class Shape2D is an abstract class, which includes two methods for calculating perimeter and calculating area. Other shape circles (Circle), triangles (Triangle) and rectangles (Rectangle) are inherited from the Shape2D class. And Square inherits from the Rectangle class. Write test classes to calculate the area of these shapes.)相关搜索: jisuan
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
TestForm\.classpath | 427 | 2017-11-20 |
TestForm\.project | 384 | 2017-11-20 |
TestForm\.settings\org.eclipse.jdt.core.prefs | 629 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\FileFrame$1.class | 840 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\FileFrame$2.class | 840 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\FileFrame$3.class | 585 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\FileFrame.class | 6913 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\FileFrame.form | 4808 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame$1.class | 826 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame$2.class | 826 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame$3.class | 826 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame$4.class | 924 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame$5.class | 577 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame.class | 8159 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform\MyFrame.form | 11201 | 2017-11-20 |
TestForm\lib\AbsoluteLayout.jar | 2850 | 2017-11-20 |
TestForm\lib\swing-layout-1.0.3.jar | 118103 | 2017-11-20 |
TestForm\src\cn\edu\sicnu\cs\testform\FileFrame.form | 4808 | 2017-11-20 |
TestForm\src\cn\edu\sicnu\cs\testform\FileFrame.java | 6536 | 2017-11-20 |
TestForm\src\cn\edu\sicnu\cs\testform\MyFrame.form | 11201 | 2017-11-20 |
TestForm\src\cn\edu\sicnu\cs\testform\MyFrame.java | 11138 | 2017-11-20 |
TestForm\bin\cn\edu\sicnu\cs\testform | ||
TestForm\src\cn\edu\sicnu\cs\testform | ||
TestForm\bin\cn\edu\sicnu\cs | ||
TestForm\src\cn\edu\sicnu\cs | ||
TestForm\bin\cn\edu\sicnu | ||
TestForm\src\cn\edu\sicnu | ||
TestForm\bin\cn\edu | ||
TestForm\src\cn\edu | ||
TestForm\bin\cn | ||
TestForm\src\cn | ||
TestForm\.settings | ||
TestForm\bin | ||
TestForm\lib | ||
TestForm\src | ||
TestForm |