资源列表
mouseCSS
- 鼠标状态的各种样式,可以认真查看到各种样式来使用-zai xian mouse
hfile-upload
- php coding for upload file
sha1
- SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-51
dtable
- 该javascr ipt文件可实现来动态添加表格功能。-无
ui.ComboTrigger
- extjs扩展comboBox可以方便的添加自己的方法-extjs extensions can easily add your own comboBox method
usingtime
- 定时器 在应用开发中,经常需要一些周期性的操作,比如每5分钟检查一下新邮件等。 对于这样的操作最方便、高效的实现方式就是使用java.util.Timer工具类。-Timer in application development, often need some periodic operations, such as every 5 minutes to check for new messages and so on. For such operations the most
TextViewer
- 简单的文本查看器,可以查看任意txt文件。只需要在文件位置输入正确的需要查看的文件位置,就可以显示该文件的内容在面板上-Simple text viewer, you can view any txt file. Only need to enter the correct location in the file need to check the file location, you can display the contents of the file on the panel
CSZ
- 1. 一方出数字,另一方来猜这个数字 2. 出数字方要先想好一个没有重复数字的4位数作为目标数字(不能让猜数字方知道) 3. 猜数字方提供一个4位猜测数字 4. 出数字方要根据猜测数字和目标数字计算出几A几B,作为反馈提供给猜数字方 其中A前面的数字表示位置正确的数的个数,B前的数字表示数字正确但位置不正确的数的个数 如目标数字为“5234”,猜测数字为“5346”,则反馈是1A2B:“5”的数字和位置都正确,记为1A;“3”和“4”的数字正确但是位置错误,记为2B
file-transfer-tcp
- Demonstration of file transfer using TCP in java
sad
- 功能描述已经功能行的约束,我们要用这个程序实现呢-Functional descr iption of the functional line constraints, we have to use this program to achieve it Rongrong
nodehasattributes02
- nodehasattributes02 extends D O M Test Case Source Code for Andriod.
T1
- Point3D继承Point2D,实例化两个2D、两个3D点,并随机打印2D或3D点 Point3D继承Point2D,实例化两个2D、两个3D点,并随机打印2D或3D点Point3D继承Point2D,实例化两个2D、两个3D点,并随机打印2D或3D点-//Write a program that implements the concept of an abstract class.)