资源列表
ajax
- 免费ajax,兼容IE,火狐、google,进行对象封装的ajax精简框架,可以直接嵌入项目中使用-Free ajax, compatible with IE, Firefox, google, the object encapsulates the ajax Compact Framework, can be directly used in embedded projects
MediaStubActivity
- test Get Display Label Char Sequence Array.
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
select
- php全选 反选 批量选择 删除,自己汇总的,只要根据文章建立相应的数据库即可-php select all deselect select Delete Volume
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
TestCrossOrigin
- 演示了两种跨域请求该怎么做,一种使用jQuery,一种使用<scr ipt src= xx />,两种都需要服务器端在响应时按callback约定返回-this demo demonstrates Two cross-domain requests ways, one using jQuery, one use <scr ipt src = xx />, both requires on the server side responsing by callback
