文件名称:stuscores
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 何**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
定义二维数组存储m名学生n门功课的成绩,m和n键盘输入
* 并计算每个同学的平均成绩。
* 要求捕获以下几种异常:
类型不匹配异常,如输入的是字符串等
输入的数值范围不合理,如>100,或<0
求平均成绩时,要考虑被0除的异常。
-Defined two-dimensional array stored m n subjects of student achievement, m and n keyboard input* and calculate each student' s grade point average.* Requires the capture of the following exception: Type mismatch exception, such as the input string value input range is unreasonable, such as> 100 or < 0 find the average score, we should consider by-zero exception.
* 并计算每个同学的平均成绩。
* 要求捕获以下几种异常:
类型不匹配异常,如输入的是字符串等
输入的数值范围不合理,如>100,或<0
求平均成绩时,要考虑被0除的异常。
-Defined two-dimensional array stored m n subjects of student achievement, m and n keyboard input* and calculate each student' s grade point average.* Requires the capture of the following exception: Type mismatch exception, such as the input string value input range is unreasonable, such as> 100 or < 0 find the average score, we should consider by-zero exception.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stuscores\.project
.........\src\stumain.java
.........\...\Center.java
.........\bin\stumain.class
.........\...\MyException2.class
.........\...\MyException1.class
.........\...\Center.class
.........\...\QueBank.class
.........\...\Question.class
.........\.settings\org.eclipse.jdt.core.prefs
.........\.classpath
.........\src
.........\bin
.........\.settings
stuscores
.........\src\stumain.java
.........\...\Center.java
.........\bin\stumain.class
.........\...\MyException2.class
.........\...\MyException1.class
.........\...\Center.class
.........\...\QueBank.class
.........\...\Question.class
.........\.settings\org.eclipse.jdt.core.prefs
.........\.classpath
.........\src
.........\bin
.........\.settings
stuscores