文件名称:TriangleExcep2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
个人原创代码:Java异常处理程序。编写Java Application程序,自定义类Sanj,其中有成员 x,y,z,作为三边长,构造方法Sanj(a,b,c)分别给x,y,z赋值,方法求面积getArea和显示三角形信息(三个边长)showInfo,这2个方法中当三条边不能构成一个三角形时要抛出自定义异常NotSanjiaoException,否则显示正确信息。在另外一个类中的主方法中构造一个Sanj对象(三边为命令行输入的三个整数),显示三角形信息和面积,要求捕获异常。-Personal original code: Java exception handling procedures.Write a Java application program, Sanj custom classes, including members of the x, y, and z, as long, triangular and assignment constructor Sanj (a, b, and c), respectively, to x, y, z, and the area the getArea and display a triangle(three side length) showInfo these two methods when the three sides can not form a triangle to throw self-defined exceptions NotSanjiaoException, or display the correct information. The Sanj object (triangular command line input three integers) a method to construct a display triangle and the area required to capture the exception.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TriangleExcep2.java
本Java程序设计详细要求.txt
本Java程序设计详细要求.txt