1、I 题 目: 基于 MVC 模式的企业图书管理系统 借书,管理员模块的实现 Topic: Books Management System(BMS)of corporates based on MVC model The design and implementation of Borrow Book and administrator module 摘 要 I 摘 要 随着社会的发展,人们对知识的需求也不断地增长。在这种形势下,书籍 就渐渐地成为人们获取并增长知识的主要途径, 而图书馆就自然而然地在人们的 生活中占据了一定的位置。 如何科学地管理图书馆不但关系到读者求知的方便程 度,也关系到图
2、书馆的发展,因此,开发一套完善的图书馆管理系统就显得尤其 重要。 本企业图书管理系统基于 B/S 模式,前台使用 JSP 技术,结合 JavaScript 等脚本语言实现。后台使用 SQL 2000 数据库进行管理,并采用 JDBC 技术进行数 据库的连接。该系统为企业的图书管理实现了信息化操作,为员工提供了良好的 借书还书服务。 本文首先介绍了系统的背景以及系统采用的相关技术; 然后系统地阐述该系 统开发的分析及设计过程,包括功能分析设计,数据库设计等;最后详细描述了 本人负责模块的实现过程,其中包括:借书模块、管理员模块,在 Struts 2 框 架下运用 MVC 分层思想对本人在系统模块
3、中所使用关键技术的实现进行了全面 的介绍。 关键字:关键字:图书管理系统,Struts2, MVC,B/S 模式 Abstract II Abstract Development of the society has enhanced peoples desire towards knowledge. Under such condition, books gradually become the most significant path for the knowledge acquisition, which give the libraries an important role dur
4、ing social lives. Therefore, how to achieve the efficient management of libraries has become a key issue in which not only the readers actions, but also the libraries developments are involved. To realize this objective, designing an efficient Enterprise Library Managing System is necessary. Based on B/S model, the foreground of this Enterprise Library Managing System is implemented with scripting languages including JSP and JAVA; while the background is running with the control of