-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1
-
Java-Learning-Courseware
可用于初学者自学java 浅显易懂 每个概念都配有相关的小程序 便于理解(It can be used for self-study Java beginners
)
- 2013-07-07 09:44:54下载
- 积分:1
-
NIOTest
Tests for some buffers from the java.nio package.
- 2014-02-21 15:54:12下载
- 积分:1
-
structsearch
让我们初学者可以在短时间了解action(Let beginners can understand the action in a short time)
- 2012-08-27 10:02:05下载
- 积分:1
-
Hibernate3.2
Hibernate3.2英文版帮助文档英文版帮助文档(Hibernate3.2 English English help file to help documentation)
- 2011-05-17 09:54:03下载
- 积分:1
-
ArabicStemmerCode_2
stemmer for Arabic words/texts
- 2013-06-20 02:26:07下载
- 积分:1
-
Windows7Loader2.2.2
说明: 这是一段关于服务器的java程序,微信公众号可以访问(This is a java program about the server. The Wechat Public Number is accessible.)
- 2020-06-18 12:20:01下载
- 积分:1
-
ImportNode
The "importNode(importedNode,deep)" method for a Document should import the given importedNode into that Document.
- 2013-11-19 09:59:24下载
- 积分:1
-
Ofbiz10.0
Ofbiz10.04改用mysql数据库配置(Ofbiz10.04 switch to mysql database configuration)
- 2013-12-07 22:44:59下载
- 积分:1
-
JavaScript-The-Definitive-Guide
自1996以来,JavaScript:权威指南已经programmers-a JavaScript程序员指南、核心语言综合参考和API定义的Web浏览器的客户端JavaScript圣经。第六版包括HTML5和ECMAScript 5,在jQuery和服务器端JavaScript的新篇章。这是推荐有经验的程序员谁想学习网络编程语言,和当前的JavaScript程序员要掌握它。(Since 1996, JavaScript: The Definitive Guide has been the bible for JavaScript programmers—a programmer’s guide and comprehensive reference to the core language and to the client-side JavaScript APIs defined by web browsers. The 6th edition covers HTML5 and ECMAScript 5, with new chapters on jQuery and server side JavaScript. It’s recommended for experienced programmers who want to learn the programming language of the Web, and for current JavaScript programmers who want to master it.)
- 2014-01-23 10:00:10下载
- 积分:1