文件名称:Exception
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-12-19
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.输入若干整数,并求和,直到结束标志999为止。在输入过程中,自动忽略掉输入的非整数型。
2.修改以上程序,通过对负数输入产生异常的方式,对输入的负数不进行累加运算。
-1. Enter the number of integers, and the sum until the end flag 999 so far. During input, automatically ignore the non-integer input off. 2. Modify the above program, by way of an exception to the negative input, negative input not accumulate operations.
2.修改以上程序,通过对负数输入产生异常的方式,对输入的负数不进行累加运算。
-1. Enter the number of integers, and the sum until the end flag 999 so far. During input, automatically ignore the non-integer input off. 2. Modify the above program, by way of an exception to the negative input, negative input not accumulate operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Exception.java