资源列表
MysqlConnection
- 主要针对mysql数据库的连接,用来作为数据库的工具类,可以方便的拿来使用。-Mainly for mysql database connection is used as the database tools, you can easily take it and use.
AttributeInfo
- Information about an attribute as gathered from the attrs.xml file where the attribute was declared for Andriod.
LinearGradientTest
- Linear Gradient Test for Andriod.
RegExp_dollar_number
- As described in Netscape doc Source Code for Java scr ipt.
PHPWEB-pass
- 本程序用于重置网博士成品网站管理系统(PHPWEB) 密码 忘记密码是经常遇见的事,系统又没有这样的功能,修改数据库又非常麻烦,不是一般人懂的。 利用这个小程序简单得多了。 使用说明: 把 pass.php用直接上传到phpweb程序的根目录,直接输入pass.php网址运行即可。 运行后手工删除本代码! -Instructions for use: The pass.php direct upload to the root directory
HttpRequestHandler
- This an HTTP request handler. You just have to give the url to this class and it will send request the http server using get or post method to get connection.-This is an HTTP request handler. You just have to give the url to this class and it will se
Applet_lizi
- javaapplet的一个很好的演示小程序 -javaapplet a good demonstration of small programs
LED16
- yi ge hen jian dan de zi liao -yi ge hen 40c dan de zi liao
timedataweek
- 利用java applet显示本地日期、时间以及星期,可用与网页中-use of the local java applet date, time and weeks, and the website available
TestTimer
- java时钟程序,调用系统时间,显示输出。
微型打印机的c语言源程序
- 微型打印机的c语言源程序-micro printer language source of c
sha1
- SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-51