资源列表
animals
- 这是个JAVA小程序的源码。这个程序是关于“会说话的小动物”的小应用程序。-This is a JAVA applet source code. This program is about " talking animals" applets.
XMLConfigUtil
- 通用读取xml配置文件,需要自己设置配置文件路径,加入jdom.jar包。-get xml setting params.
HttpRequestInterceptorList
- Provides access to an ordered list of request interceptors for Andriod.
SetTimeZonePermissionsTest
- Set Time Zone Permissions Test extends Android Test Case.
CalendarUtil
- 日期工具类,可以找到需要的各种日期转换格式,包括年月日,时分秒-Date of tools, you can find a variety of date conversion required format, including the date, hour and so on
MainClass
- 汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。 后来,这个传说就演变为汉诺塔游戏,玩法如下: 1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 以下实例演示了汉诺塔算
Desktop
- FIrst Java Program Console Based
program1
- 很初等的java入门程序 applet的小实例 有兴趣可以看一下-Java entry process is very elementary examples are interested in a small applet can take a look
Modified_ASP_Thousand-mark
- 在asp下将任意数值型object转化为带千分符的数字(在财务显示中常用)。修正了负数和空值出错的问题。-In the asp object under arbitrary numeric character into a number with thousand-mark(commonly used in the financial shown). Negative and null values Fixed error problem.
SendMessage
- 这是一个JAVA应用程序,实现了电脑控制手机进行发送短信的功能。-This is a JAVA application, to achieve a computer-controlled mobile phone to send SMS function.
killer
- 通过调用 cmd 命令,来结束指定的进程,进程可有脚本来指定-
NoNetworkStatePermissionTest
- Verify ConnectivityManager related methods without specific network state permissions.