1、 基于 JSP 图书馆管理系统 学生学号: 学生姓名: 专业班级: 指导教师: 职 称: 开始日期: 2014-3-24 起止日期: 2014-5-10 摘要摘要 本图书馆管理系统是采用 Easy ui 做前台,jsp 语言后台支持,后台 还用到了 struts,Hibernate,数据库则采用的是 SQL Server 2008,本 系统提供 7 个功能模块,分别是管理员管理模块、图书类别管理模块、 图书信息管理模块、读者信息管理模块、读者级别管理模块、图书借阅 模块,用户挂失模块以及系统维护模块。这 7 个模块里又有许多子模块, 通过这些模块之间的相互连接与配合,完成操作员发出的各种指令。
2、 图书馆管理系统是一个供内部人员使用的系统。而图书馆的工作人员也 分为两类,一类是操作人员,主要负责图书的借阅和归还的工作;一类 是管理员,除了操作人员的所有功能外,还能够对书籍列表、书籍信息、 读者信息等进行管理。论文将全面介绍所设计的图书馆管理系统的系统 功能和业务流程,并对系统进行详细的数据分析和设计,最终使用Jsp 完成系统开发。 关键词:图书馆管理系统关键词:图书馆管理系统;SQL Server 2008SQL Server 2008;JavaJava;StrutsStruts, ,;Hibernate Hibernate ; 1 Abstract The library manag
3、ement system is to use Easy UI as the front, to support the JSPanguage background, the background is also used in the struts, Hibernate,database using SQL Server 2008, the system provides 7 functional modules,respectively is the administrator management module, books categorymanagement module, libra
4、ry information management module, the reader information management module, the reader class management module, librarymodule, user module and system maintenance module loss. The 7 modulecontains many sub modules, through the mutual connection between these modules and fit, finish all kinds of instr
5、uctions issued by the operator. Library management system is a system used for internal staff. And the librarystaff is also divided into two categories, one category is mainly responsible for theoperating personnel, borrow and return books work; one is the administrator, in addition to all the featu
6、res of operating personnel, but also be able to manage the list of books, book information, readers information etc This paper will introduce the system function and business process of the library management system design, and data analysis and design details of the system,finally using Java complete system development. key: Books Management System (BMS),SQL Server 2008,Java,Struts,Hibernate,Easyui 2 目录 第一章