搜索资源列表
jtest a
- 一个测试文件,很好-a test paper, good
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.rar
- java程序模拟鼠标,进行模拟鼠标事件,调用robot类来实现网页中的相关连接模拟点击,java program simulated mouse, to simulate a mouse event, call-type robot to realize the relevance of web pages to connect analog clicks
Lucene+Nutch
- Lucene+nuctch一书的全部源码 测试源码 和几个简单的项目-Lucene+ Nuctch a book all the source code and test a few simple items
Test
- SSH整合的一个权限管理,主要针对人员、角色信息的管理,可以扩展为任何系统。 -SSH integration of a rights management, mainly for personnel, the role of information management, can be extended to any system.
mina-spring-test
- 使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communicatio
Test
- java串口通信的例子,简单的从一个端口读取-java serial communication example, a simple read from a port
ext-test-html
- 一个extjs2.2 个性化实例 zip包,非常实用和经典。里面有可编辑树,等个性化的例子,官方上可没有哦。-Extjs2.2 example of a personalized zip package, very practical and classic. There are editable tree, such as examples of personalization, the official can not, oh.
test
- 和大家一样我也是初学者,希望可以向大家学习以下.现在把我刚做的东西,拿出来.因为我要下载别人的代码.做的不好,请大家了解-And like everyone I am also a beginner, I hope everyone can learn the following. Now I just make things out. Because I want to download other people
netExam
- 这是用jsp技术编写的一个网上测试系统。-This is prepared by using jsp technology of a web-based test systems.
exam-system
- 学生网上考试系统(JAVA) 1:管理员登录,设置考试时间,考试人数,并启动服务器; 2: 查询考试动态信息; 3:接收用户呼叫; 4:验证用户登陆; 5:用户开始考试,读取考试时间,读取试题; 6:接收用户答案进行判断,将答案存到数据库,将成绩返回到客户端; 7:结束考试; (未实现) 8:开始下一次考试; 9: 对试题进行维护,对学生信息进行管理:(未实现)-Students online examination system (JAV
test
- 这是一个学生成绩管理系统!用java实现-This is a student achievement management system! Using java to achieve
funuserhome-test-${buildVersion}
- 睡衣网部分源代码 一次偶然机会 被我下载了下来-Pajamas Network part of the source code a chance to be a coincidence, I downloaded it
JS
- 获取多个checkbox的值后,经过处理如:"101,113,69," 但是还得再进一步去掉最后一个","。这可以采用很多的办法,我今天就想试试用js本身提供的几个基本的函数来完成。有了想法,就开了一个临时的文件测试了一下。下面是一个总结。-Access to multiple checkbox value after processing, such as: 101113,69, but will have to further remove the last . This can b
Test
- jsp中数据查询并带翻页的实现,只是一个例子,做参考.-jsp data query and flip with the realization of just one example of a reference.
Addison.Wesley.xUnit.Test.Patterns.Refactoring.Te
- It has been said before but it bears repeating: Writing defect-free software is exceedingly diffi cult. Proof of correctness of real systems is still well beyond our abilities, and specifi cation of behavior is equally challenging. Predicting fut
test
- jsp连接oracle数据库,的一个样本程序,大家可以参考-JSP connection oracle database, a sample of the process, we can reference
Junit Simulation Test
- A simple Junit Simulation Test Software. Very important to validade a large system.
Socket like a DropBox
- A simple system socket that can work like a dopbox. Only to test this funcionality.
test
- 1、编写程序,判断给定的某个年份是否是闰年,给定的年份通过用户输入的方式动态给定,输入的方式如: Scanner scan = new Scanner(System.in);(1write programs to determine whether a given year is a leap year. A given year is dynamically given by user input. The way of input is Scanner scan = new Scanner)