搜索资源列表
IOC
- spring IOC容器实现探讨,利用Sping.net这个框架向大家展示一下Ioc与AOP的强大功能-spring IOC container to achieve exploration Sping.net use this framework to show the Ioc and the power of AOP
UserModule
- 用NHibernate+Sping实现的一个用户登入功能-NHibernate+ Sping achieve with a user login function
struts1.2
- struts驱动包,eclipse中,sping外其中一个框架。很好用的哈,学习好框架-struts driver package, eclipse of, sping outside one of the framework. Good use of Kazakhstan, the framework for learning
Spring实战(第4版)
- sping实战高清版,第四版书籍,清晰可靠(Sping combat HD version, fourth edition books, clear and reliable)
myEasyBuy
- 易买网项目源码,sping+ spring MVC +Mybatis框架(Easy to buy net project source)
easybuy(分页)
- 易买网项目源码,sping+ spring MVC +Mybatis框架(Easy to buy net project source)
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr