搜索资源列表
AnchoredSpringForceMFC
- haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。-haptic controlling arm of the spring test results, the size and strength between two points is proportional to the distance.
ip phone
- 网络电话例程,可以连接本机做测试!--Network telephone example, and it can connect to local machine to do a test!
AnchoredSpringForceMFC
- haptic主控臂的弹簧力效果测试,力的大小和两点之间的距离成正比。-haptic controlling arm of the spring test results, the size and strength between two points is proportional to the distance.
springTest
- 是spring和hibernate的一个测试工程,用Junit做为基础!-is spring and hibernate in a test project with the foundation Junit!
SpringTest
- 学习Spring框架的好例子,包括IoC、国际化资源的事件监听的示范,短小精悍,在Eclipse+MyEclipse环境下调试通过。-learning good example of the fr a mework, including IoG and international resources incident bugged demonstration, small and the Eclipse+ MyEclipse envir
Test
- 简易的java问答系统,使用struts+spring+hibernate实现。-Simple java question answering system, the use of struts+ Spring+ Hibernate achieve.
Test_SS2
- struts2+spring 整合开发测试程序-struts2+ spring to integrate the development of test procedures
jspexamonlinesystem
- 一个采用HIBERNET,STRUTS,SPRING框架的JSP在线考试系统。-A used HIBERNET, STRUTS, SPRING fr a mework, JSP online test system.
springSecurityTest
- springSecurity的测试程序,也是springSecurity的入门程序例子-springSecurity test procedures as well as entry procedures for example springSecurity
trisunCommon
- socket通信网关的源代码,里面有相关的通信说明,如何试用,测试等-socket communications gateway' s source code, which has the communications-related note, how to try, test, etc.
spring-workflow
- 使用spring构建一个简单的工作流引擎,便于初学者了解工作流引擎的开发模式。-The API discussed here is bundled as the main source code under the src/java directory. Three unit tests exist in the src/testdirectory including SimpleSequenceTestCase, R
SpringMVC
- 用spring做的一个拥有添加,删除,修改,查询,上载等功能的一小的车辆管理系统测试版。运用了spring的MVC,jdbctemplate以及视图输出功能等。-Done with a spring to add, delete, modify, query, and other functions to upload a small test version of the vehicle management system. The
test-server
- flex 与spring 整合的一个小例子-flex and spring, a small example of the integration
spring-framework-3.1.0.M1
- spring fr a mework,用于jsp网页开发-spring fr a mework, web development for jsp
mybatis-spring
- 本程序仅实现了mybatis与spring整合后的一个查询功能,主要目的是测试mybatis与spring的正常整合。前台与后台的交互采用的DWR技术。数据库为Oracle,表信息不再提供,用户可自行创建,也可换成自己熟悉的数据库。数据仅2个字段,name和department,表名为txl。-This program implements only mybatis integration with the spring after a
hibernate-struts2-spring(Test)
- hibernate-struts2-spring(Test) 学习源码-hibernate-struts2-spring (Test) learning source
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 hi
Spring国际化Demo
- 水兮逸 Test用 Spring国际化Demo(Shui Xi Yi Test use Spring Internationalization Demo)
junit-spring-example
- unit test example for junit
Spring REST
- Spring REST serves as a practical guide for designing and developing RESTful APIs using the popular Spring fr a mework. This book begins with a brief introduction to REST, HTTP, and Web infrastructure. It then provides