文件名称:TextSquare
-
所属分类:
- 标签属性:
- 上传时间:2013-12-15
-
文件大小:3.89kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1) 定义接口PrintX,其中包括一个方法printMyWay(),这个方法没有形参,返回值为空。
2) 编写矩形类,矩形类要求实现PrintX接口,有求面积、求周长的方法,printMyWay()方法要能显示矩形的边长、面积和周长。
3) 编写正方形类作为矩形类的子类,正方形类继承了矩形类求面积和周长的方法,新增加求对角线长的方法,重写printMyWay()方法,要求该方法能显示正方形的边长、面积、周长和对角线长。
-1) defines the interface PrintX, including a method printMyWay (), this method is not a parameter, the return value is null. 2) preparation of a rectangle class Rectangle class required to achieve PrintX interfaces are asking area, find the circumference of the method, printMyWay () method to be able to display the rectangle side length, area and perimeter. 3) preparation of a square class as a subclass of the class rectangle, square rectangle class inherits the class for the area and perimeter of methods, new ways to increase demand diagonal, rewritten printMyWay () method, which requires that the method can display square side length, area, perimeter and diagonal.
2) 编写矩形类,矩形类要求实现PrintX接口,有求面积、求周长的方法,printMyWay()方法要能显示矩形的边长、面积和周长。
3) 编写正方形类作为矩形类的子类,正方形类继承了矩形类求面积和周长的方法,新增加求对角线长的方法,重写printMyWay()方法,要求该方法能显示正方形的边长、面积、周长和对角线长。
-1) defines the interface PrintX, including a method printMyWay (), this method is not a parameter, the return value is null. 2) preparation of a rectangle class Rectangle class required to achieve PrintX interfaces are asking area, find the circumference of the method, printMyWay () method to be able to display the rectangle side length, area and perimeter. 3) preparation of a square class as a subclass of the class rectangle, square rectangle class inherits the class for the area and perimeter of methods, new ways to increase demand diagonal, rewritten printMyWay () method, which requires that the method can display square side length, area, perimeter and diagonal.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TextSquare/.classpath
TextSquare/.project
TextSquare/.settings/org.eclipse.jdt.core.prefs
TextSquare/bin/PrintX.class
TextSquare/bin/Rectangle.class
TextSquare/bin/Square.class
TextSquare/bin/TextSquare.class
TextSquare/src/Square.java
TextSquare/src/TextSquare.java
TextSquare/.settings
TextSquare/bin
TextSquare/src
TextSquare
TextSquare/.project
TextSquare/.settings/org.eclipse.jdt.core.prefs
TextSquare/bin/PrintX.class
TextSquare/bin/Rectangle.class
TextSquare/bin/Square.class
TextSquare/bin/TextSquare.class
TextSquare/src/Square.java
TextSquare/src/TextSquare.java
TextSquare/.settings
TextSquare/bin
TextSquare/src
TextSquare
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.