搜索资源列表
ext-3.2.0
- ExtJS 主要用来开发RIA富客户端的AJAX应用,主要用于创建前端用户界面,与后台技术无关的前端ajax框架。因此,可以把ExtJS用在.Net、Java、Php等各种开发语言开发的应用中。ExtJs最开始基于YUI技术,由开发人员 JackSlocum开发,通过参考JavaSwing等机制来组织可视化组件,无论从UI界面上CSS样式的应用,到数据解析上的异常处理,都可算是一 款不可多得的Javascr ipt客户端技术的精品。-ExtJS mainly used to develop AJ
yichangchuli
- java异常处理的语法介绍及其源代码-java exception handling syntax introduced and its source code ...
Calendaradjusted
- 很详细地完成了计算机的功能,其中包含了线程控制,捕获异常-Detail the functions of the computer, which contains a thread of control, catch the exception
t6
- 编写一个自定义的异常类,包含一个product( )方法(用于两个数相乘),如果product( )方法中的两个参数的乘积小于0,则抛出一个自定义异常类的对象,输出错误信息和乘积的值。另外要求product( )方法要用throws关键字声明该方法要抛出自定义异常-Write a custom exception class that contains a product () method (for multiplying two numbers), if product () method
java_-Exception-Handling
- java异常处理讲稿,很有参考价值-Exception handling java scr ipt, great reference value~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
exception
- * 自定义两个exception exception类 *编写一段程序使用这两个类:从标准输入读入字符串, *当字符串为空时抛出一 个exception, *当字符串包含阿拉伯数字 时抛出另一个exception;捕获exception -* Custom two exception exception class* write a program to use these two categories: the string read the standard inp
ajax_hibernate
- ajax_hibernate,艰苦 艰苦 开卷考拮抗剂会计科-public PreparedStatement getPreparedStatement(String sql)throws Exception{ pstmt = this.getconnection().prepareStatement(sql) return pstmt
mxinch
- 一个java程序,主要展示了异常的运用,很好的学习资料-A Java program, mainly demonstrates the use of exception, good learning materials