资源列表
SoapReceiver
- 一个简单的接收xml的程序-a simple procedure to receive xml
Bouncess
- this a small java s code-this a small java's code
ant_basic_03
- ant基础:使用ant来进行系统文件的copy,create,delete,move的操作-ant basis: the use of ant system files to copy, create, delete, move operations
CodeServlet
- servlet文件,这个类可以实现对输入图像的打乱-servlet file, this class can disrupt the input image
Experiment2
- 添加Person抽象类,要求属性包括用户名,性别等,方法包括各种构造函数,getter/setter方法、toString方法,equals方法,以及compareTo抽象方法。其中compareTo抽象方法原型如下: public abstract int compareTo(Object another) //比较用户大小-Add Person abstract class, the attribute is required, including user name, gender,
ComplexTest
- 个人原创代码:编写Java Application程序,定义一个复数(z=x+iy)类Complex,包含: 两个属性:实部x和虚部y 默认构造函数 Complex(),设置x=0,y=0 构造函数:Complex(int i,int j) 显示复数的方法:showComp()将其显示为如: 5+8i或5-8i 的形式。 求两个复数的和的方法:(参数是两个复数类对象,返回值是复数类对象)public Complex addComp(Complex C1,Complex
AppPicker
- App Picker Source Code for Andriod.
ClassEditor
- This class can add interfaces and class members to a given class.
java-shopping
- java商品销售系统,带有添加,删除,修改功能-java merchandising system with add, delete, modify the function
TwilightCalculator
- calculates the civil twilight bases on time and geo-coordinates.
EnumBiMap
- Returns a new, empty {@code EnumBiMap} using the specified key and value types.
DbUtil
- 用以在Java的项目的开发中连接MySql数据库-To connect in the development of Java projects in MySql
