资源列表
perltk_helloWorld
- Demo - hello world in perl. Must have perl runtime installed to run.
speakingwolf
- 会说话的狼,能够抱出系统时间,产生随机数,并根据不同时间说出不同的话。-Talking wolf, the system can take time to generate random numbers, and according to different times in different words to say.
del4
- Nice programing to learn
DeadLock
- 在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行-Implemented in java deadlock between two threads, that process has not terminated, but it is still running
html5
- HTML5的video和audio标签测试代码 包含错误处理函数-The test page of <video> and <audio> tags of HTML 5 with error processing.
HelloWWW2
- Simple Servlet Demonstration
Question-1
- simple java parking system
serialization
- 编写一个截取字符串的函数,输入为一个字符串和字节数,输出为按字节截取的字符串。 但是要保证汉字不被截半个,如“我ABC”4,应该截为“我AB”,输入“我ABC汉DEF”,6,应该输出为“我ABC”而不是“我ABC+汉的半个”-A sort, with JAVA and JAVA class implements the serialization method (two kinds)? COLLECTION framework to achieve more to achieve, what k
WindowExampleTextBoxes
- 关于在JAVA中使用Gui构造TextBox的示例-window exampel build textbox
hechajishang
- 编写一个应用程序,要求用户输入一个圆的半径(double类型),然后计算并输出圆的直径、周长、面积等信息-Write an application that requires the user to enter a circle radius (double type), then calculate and output the diameter of the circle, perimeter, area, and other information
En_Decoder
- java自带类3des加解密 java自带类3des加解密-java class comes 3des encryption 3des decryption java java class comes with its own class 3des encryption and decryption
TwoLargest
- 提醒用户输入数字, 程序答应用户输入的最大和第二大数。-prompt the user enter numbers, and output the largest and second largest number.