文件名称:TextSquare

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2013-12-15
  • 文件大小:
  • 4kb
  • 下载次数:
  • 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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





TextSquare\.classpath

..........\.project

..........\.settings\org.eclipse.jdt.core.prefs

..........\bin\PrintX.class

..........\...\Rectangle.class

..........\...\Square.class

..........\...\TextSquare.class

..........\src\Square.java

..........\...\TextSquare.java

..........\.settings

..........\bin

..........\src

TextSquare

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org