搜索资源列表
checkuser
- 验证用户信息,电子邮件,地址是否合法 身份证验证,性别验证..... 支持[数据导入](导入格式用空格或逗号或竖线|分割字段),并验证导入数据 firefox\ie测试通过。-Validate the user information, e-mail, address, ID card to verify the legality, gender verification ..... Supporting [Data Import] (Import format by a space
4.Spring_J2SE
- Java Persistance API, 在J2SE中用UNit Test生成数据。这个教程是我给公司做的一个培训,后面还有4个例子,包括使用Hibernate代替Toplink essentrials并且可以在Tomcat中运行。增加字段同步数据库。迁移到DB2数据库。请邮件联系免费索取。包括的jar文件太大,不便上传。-Java Persistance API, in J2SE using UNit Test to generate data. This tutorial is done
BookManager
- 在这个题目里,要求你去实现一个链表称为循环链表的变化。链表应该能够被用来保留任何对象类型的数据。在一个循环链表的最后一个节点 相连字段不为空,而是指回第一个节点。你的执行应当至少包括以下操作: 1.添加到列表的末尾 2.删除指定项从列表 3.检索一个指定的项目从列表 4.使用Iterator遍历列表 5.退出程序. 您可能包括其他必要操作。 你已使用链表实施以上操作,编写一个应用程序代码来测试您的链表。选择一个对象(如图书,工人,零售项目等),定义为对
LinkedList(Book)
- 实现一个链表称为循环链表的变化。链表应该能够被用来保留任何对象类型的数据。在一个循环链表的最后一个节点 相连字段不为空,而是指回第一个节点。你的执行应当至少包括以下操作: 1.添加到列表的末尾 2.删除指定项从列表 3.检索一个指定的项目从列表 4.使用Iterator遍历列表 5.退出程序. 您可能包括其他必要操作。 你已使用链表实施以上操作,编写一个应用程序代码来测试您的链表。选择一个对象(如图书,工人,零售项目等),定义为对象类,并创 建一个列表
ArticleAddAction
- 本程序描述如何进行大字段数据插入,测试成功没问题-This procedure describes how to insert a large field data, the test is successful no problem
TestChoiceGroup
- 文本选择并显示出来 如性别 婚姻状况 选择的学校等 -test field choice
AtomicReferenceFieldUpdaterTest
- Atomic Reference Field Updater Test for Andriod.
FieldTestFileGenerator
- Field Test File Generator for Andriod.
oLDmESSAGEfORMATfIELDtEST.RAR
- Old Message Format Field Test Source Code for Andriod.
ObjectStreamFieldTest
- Object Stream Field Test extends junit.framework. Test Case.
OldFieldPositionTest
- Old Field Position Test extends junit.framework. Test Case.
POSTag
- This software recognizes the isolate digits. It is possible to recognize digits 0-9. Particular digits’ templates are stored in folder “wav”. It is possible to change or extend these templates which is recommended especially in case the user is about
Algo
- For a given program, testing, locating the errors identified, and correcting those errors is a critical, yet expensive process. The field of Search Based Software Engineering (SBSE) addresses these phases by formulating them as search problems.