资源列表
SkeletonActivity
- This class provides a basic demonstration of how to write an Android activity.
jiemian
- 普通的文档界面制作源程序,菜单栏包括打开,保存,新建等基本功能,适用于新人代码练习。-Common production source document interface, the menu bar includes open, save, new and other basic functions, the new code is applied to practice.
TestFinal
- Final关键字用法举例,通过该代码可以学习到final关键字的使用-Final u5173 u5B57 u5B57 u5283 u5B57 u7R4F u5E3E u4E0E u4F8B uFF0C u901A u8FC1 u8BE5 u4EE3 u7801 u53EF u4EE5 u5B66 u4E60 u5230final u5173 u952E u5B57 u7684 u4F7F u7528
1
- SlotMachine.java是一个游戏的小开发-SlotMachine.java is a small game development
Timebutton
- Timebutton Timebutton-Timebutton Timebutton Timebutton
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.
