搜索资源列表
TestShape
- 写一个父类图形(Shape)(无属性,方法:计算周长,计算面积), 两个子类:矩形(Rect 属性:长,宽;方法:计算周长,计算面积), 圆形(Circle 属性:半径 方法:计算周长,计算面积) 并写一个测试类TestShape,含main方法,创建各个类的对象,用参数化构造方法为属性赋值,输出各个图形的周长和面积。-Write a parent class graphics (Shape) (no properties, methods: calculating p
JAVA
- 本文为一次java的实验报告,其中编写了长方形正方形的程序,而且还用接口实现了程序,比较完整,已经上机运行过-This time the java lab reports, prepared a rectangular square of the program , but also the interface to achieve the program , more complete , has been on the machine running