文件名称:Test4
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-24
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
计算三角形的面积和周长,要求如下:
(1)设计出point类(点类)
(2)设计出triangle类,至少包括其构造方法,获取面积和周长的方法。
(3)通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积周长等内容。
-Calculate the area and perimeter of a triangle, the following: (1) design a point class (Point class) (2) design a triangle class, at least its construction method, a method for area and perimeter. (3) Three-point method to determine the coordinates of a triangle, and outputs the contents of the perimeter area of the triangle.
(1)设计出point类(点类)
(2)设计出triangle类,至少包括其构造方法,获取面积和周长的方法。
(3)通过输入三点坐标的方法来确定一个三角形,并输出三角形的面积周长等内容。
-Calculate the area and perimeter of a triangle, the following: (1) design a point class (Point class) (2) design a triangle class, at least its construction method, a method for area and perimeter. (3) Three-point method to determine the coordinates of a triangle, and outputs the contents of the perimeter area of the triangle.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test4.java