资源列表
DataIO
- Program that allows reading from an input file
timerCurrent
- 完成一个实现秒表功能的Applet程序。它的GUI界面如下所示: 利用所学的Java语言知识,完成一个实现秒表功能的Applet程序。-Complete a stopwatch function to achieve Applet program. It' s GUI interface is as follows: Java language using the knowledge learned, to complete a stopwatch function to achieve
select.js.js
- 时间控件,只是一个js,把后辍去掉就可以-date ctrl
AccessDbase
- java scr ipt to generate acces database on banking system
highlighting-display-polyline
- flex实现高亮闪烁显示polyline-flex to achieve highlighting flashing display polyline
struts-config
- Struts1的XML配置Struts-config.xml-Configure the Struts1 XML Struts-config.xml
CharConversionExceptionTest
- Char Conversion Exception Test Source Code for Andriod.
MySignature2
- Tests implementation of Signature Source Code for Andriod.
websochet
- 创建websocket的客户端,并测试是否有效的编程源代码-Create websocket client, and test the validity of the programming source code
StringUtil.java
- Helper for String cla-Helper for String class
ComplexNumber
- 请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
NotSerializableException
- Not Serializable Exception extends Object Stream Exception.