文件名称:AddArea

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2015-03-04
  • 文件大小:
  • 26kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

  <1> 定义接口Quadrable.java

  <2> 定义多个可计算图形面积的图形类(至少三个:Circle、Rectangle、Triangle)。每个类均需要实现接口Quadrable,位于shape包中。类的其他部分可根据需要设置,如:定义Triangle类的话,可以有表示3条边长的数据域。

  <3> 定义一个Client类,其中的main方法中建立一个ArrayList和一个数组,调用ShapeUtils类中的两个方法计算面积之和。-<1> defines the interface Quadrable.java

<2> to define multiple classes computable Graphics Graphics area (at least three: Circle, Rectangle, Triangle). Each class was required to implement the interface Quadrable, located in shape package. Other parts of the class may need to set up, such as: Triangle class definition, you can have three side lengths represent data fields.

<3> defines a Client class, where the main method of establishing an ArrayList and an array of calling ShapeUtils class and two methods of calculating the area.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





AddArea

.......\build

.......\build.xml

.......\.....\built-jar.properties

.......\.....\classes

.......\.....\.......\shape

.......\.....\.......\.....\Circle.class

.......\.....\.......\.....\Circle.java

.......\.....\.......\.....\Client.class

.......\.....\.......\.....\Client.java

.......\.....\.......\.....\Quadrable.class

.......\.....\.......\.....\Quadrable.java

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

.......\.....\.......\.....\Rectangle.java

.......\.....\.......\.....\ShapeUtils.class

.......\.....\.......\.....\ShapeUtils.java

.......\.....\.......\.....\Triangle.class

.......\.....\.......\.....\Triangle.java

.......\.....\empty

.......\.....\generated-sources

.......\.....\.................\ap-source-output

.......\dist

.......\....\README.TXT

.......\manifest.mf

.......\nbproject

.......\.........\build-impl.xml

.......\.........\genfiles.properties

.......\.........\private

.......\.........\.......\config.properties

.......\.........\.......\private.properties

.......\.........\.......\private.xml

.......\.........\project.properties

.......\.........\project.xml

.......\src

.......\...\shape

.......\...\.....\Circle.java

.......\...\.....\Client.java

.......\...\.....\Quadrable.java

.......\...\.....\Rectangle.java

.......\...\.....\ShapeUtils.java

.......\...\.....\Triangle.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org