1 / 53
文档名称:

基于SSH三层架构的数字图书馆设计与实现.pdf

格式:pdf   页数:53
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于SSH三层架构的数字图书馆设计与实现.pdf

上传人:durian 2014/2/18 文件大小:0 KB

下载得到文件列表

基于SSH三层架构的数字图书馆设计与实现.pdf

文档介绍

文档介绍:华中科技大学
硕士学位论文
基于SSH三层架构的数字图书馆设计与实现
姓名:张甲
申请学位级别:硕士
专业:软件工程
指导教师:方少红
2010-05-11
华中科技大学硕士学位论文
摘要
随着计算机和远程通讯技术相结合而产生的信息技术发展的日新月异,
/ 技术席卷全球,在这种趋势下,一种区别于传统意义图书馆的数字图
书馆概念被提出来。数字图书馆是以计算机技术、网络通讯技术、数字技术和文献
处理技术为基础的大型数字化文献资源信息系统。数字图书馆建设己成为评价一个<br的重要标志。
针对数字图书馆的特殊性,结合 J2EE 企业级应用平台技术,提出了一种基于
SSH 三层架构的数字图书馆建设方法。首先介绍了数字图书馆的相关概念和国内外
发展趋势以及研究意义,阐述了建设数字图书馆的意义所在。然后介绍了建立数字
图书馆所依赖的理论背景,包括 SSH 三层架构,Struts 框架,Spring 框架,Hibernate
框架,MySQL 数据库,应用服务器 Tomcat 以及开发平台 Eclipse 等相关技术。在分
析了图书馆建设的理论基础后,研究了数字图书馆的功能需求和客户需求,并以此
为系统设计原则完成了系统总体框架的搭建以及图书管理、检索、下载、查看和定
时更新等典型功能模块的具体设计,给出了典型模块设计的流程图和部分关键设计
代码与系统前台页面效果。最后提出了系统未来可能面临的问题,以及系统功能有
待完善的改进方向。
基于 J2EE 技术,综合应用了面向对象设计的理念,可以与现有的 J2EE 应用程
序完美的整合,满足了系统的可扩展性需求。使用 SSH 三层框架结构设计,降低了
系统的耦合度,提高了系统的重用性。限定管理用户在指定 IP 访问策略,采用硬盘
镜像、双服务器系统进行远程自动定时备份满足了系统的安全性需求。硬件和网络
的不断优化使系统拥有良好的发展前景。

关键词:数字图书馆 Spring框架 MySQL数据库面向对象

III
华中科技大学硕士学位论文
Abstract
With the information municated by puter and remote
technologies development rapidly, / technology sweeping the world,in
such a trend, the Digital Library, a library different from the traditional sense was
mentioned out. Digital library is a large-scale digital document resources information
system based puter technology, munication technology, digital
technology and literature dealing technology. Digital Library has e to the important
indicator of a national information level.
In connection with The particularity of the digital library, combined with
enterprise-class J2EE application platform technology, this paper presents a construction
method of the Digital Library based on the SSH. It introduces the concepts of Digital
Libraries and its development trend, Research Significance, expounds the significance of
building Digital Libraries. Then it describes the theoretical knowledge which the
establishment of digital libraries rely on, including the SSH, Struts,Spring,Hibernate,
MySQL database, application server Tomcat and development platfor