文件名称:NumberInputTest
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
个人原创代码:Java异常处理程序。编写Java Application程序,从命令行得到5个整数,放入一整型数组,然后打印输出,要求:如果输入数据不为整数,要捕获Integer.parseInt()产生的异常,显示“请输入整数”,捕获输入参数不足5个的异常(数组越界),显示“请输入至少5个整数”。-Personal original code: Java exception handling procedures.To write java application program from the command line to get five integer into an integer array, then print output requirements: If the input data is not an integer, to capture the Integer.parseInt () to produce the abnormal, "Please enter an integer"capture input parameters less than 5 abnormalities (an array of cross-border) to display "Please enter an integer of at least 5".
(系统自动生成,下载前可以参看下载内容)
下载文件列表
本Java程序设计详细要求.txt
NumberInputTest.java
NumberInputTest.java