搜索资源列表
TestAPI_Java_2
- 一些Java写的测试API的源代码,包括很多Java语言中容易犯错误的细节部分,还有一些Java中常用到的接口的测试程序代码等。-write some Java API test the source code, many Java language prone to making mistakes in the details, some commonly used Java interface to the test procedure codes.
WSX
- Agile PLM公司的二次开发例子。 测试程序也就是二次开发例子。希望大家有用。里面有webservice的调用方法,等。-Agile PLM's second development examples. Test procedure is secondary development examples. We hope useful. There are webservice calls, etc..
FatTest
- 这是一个肥胖度测试的程序,是用jcreator编写的,数据库设置和其它有关配置及功能说明请看用户使用手册-obesity is a test procedure is used to prepare the jcreator, Database setup and configuration and other related functionality Look at user manual
HelloServlet
- 我做的jsp和servlet的例子测试程序,简单易懂,让你最快的理解jsp和servlet的运行情况!-I do jsp and servlet examples test procedure is simple to understand and let you understand the fastest servlet jsp and the operation!
mars212dc_dll
- 自己写的用java调用c++写的dll的代码,请大家看看,这是个测试程序,所以没有什么具体的功能-wrote it myself using java called c write dll code, we see that this is a test procedure Therefore, no specific function
ImgIntfc02
- 一个生成验证码的测试程序,给验证码叠加了正弦波,使字形扭曲,难以机器识别,但人眼容易识别。-a validation code generation test procedure for the verification code superimposed on the sine wave, the characters twisted, difficult to identify machines, But the human eye easily identifiable.
PopupMenuTest
- 弹出窗口的小测试程序-small pop-up window of the test procedure
URLConnectionTest
- 用java编写的URL连接测试程序-prepared with the URL link test procedure
javaunzip
- 该源码实现了java解压中含有中文的问题, 假设在H盘下有个文件测试.zip 运行该程序就可顺利解压-the realization of the java source code containing extract of Chinese, Assuming H site under a paper test. zip operation of the procedure can be successfully extract
Test.java
- 这是一个测试Timer类用法的程序.程序会随机产生10个时间, 并在时间到的时候出发Task类对象中的run方法-This is a test Timer category usage of the procedure. Procedures will be randomly generated 10 hours and the time when the starting of the Task type of object methods run
test
- 自己做作业时的程序,希望以后能用得上,大家需要的话也可下载-Their homework at the time of the procedure, hoping that it will be useful, we need to do so can also be downloaded
Four_1
- 一个测试身高的程序,通过父母的身高可以得到自己的身高-Height of a test procedure, through the parents can get their height height
test
- 简单输出一段文字的程序,能够帮助初学者顺利深入学习-Text output section of a simple procedure that can help beginners learn the smooth depth
theSum
- 求和程序Java代码,Swing的测试程序,初学者可以学习下-Summation program Java code, the Swing of the test procedure, beginners can learn
test
- 用Java语言编写的程序 测试非常简单的功能 我只是一个初学者 建议别看了-java procedure in order to test very simple function and I suggest you d better not read it.
URLtest
- 本测试程序是java 编写的URL程序,用两种方法可以将某个网页的html内容拷贝出来。-The test procedure is written in java URL program, with two methods to copy the contents of a web page html out.
test
- 本程序是关于javascr ipt方面编程,用于排序数组-This procedure is about javascr ipt programming aspects for sorting arrays
DemoButtons-java
- java版本的 stu手写板测试程序,比较好用,需配合wacom设备使用-Java version of the stu handwritten board test procedure,Relatively easy to use, to be with the use of wacom equipment
springMVC
- springMVC开发的Demo,方便初学者的学习和参考,个人学习的时候自己跟据实际情况编写的测试程序-Developed for springMVC Demo for beginners learning and reference, individual learning when their written test procedure according to actual situation
StopWatch
- 设计一个名为StopWatch的类,该类包括:具有访问器方法的私有数据域startTime和endTime;一个无参构造方法,使用当前时间来初始化startTime;一个名为start()方法,将startTime重设为当前时间;一个名为stop()方法,将endTime设置为当前时间;一个名为getElapsedTime()的方法,以毫秒为单位返回秒表记录的流逝时间。画出该类的UML图并实现这个类。并编写一个测试程序,用于测量使用选择排序对100 0000个数字进行排序的执行时间。-Desig
