当前位置:文档之家› (完整版)图书馆管理系统毕业设计论文

(完整版)图书馆管理系统毕业设计论文

基于JSP图书馆管理系统学生学号:学生姓名:专业班级:指导教师:职称:开始日期:起止日期:XXXXXX学院Chongqing University of EducatE-mail: 更多详细设计,请联系我摘要本图书馆管理系统是采用Easy ui做前台,jsp语言后台支持,后台还用到了struts,Hibernate,数据库则采用的是SQL Server 2008,本系统提供7个功能模块,分别是管理员管理模块、图书类别管理模块、图书信息管理模块、读者信息管理模块、读者级别管理模块、图书借阅模块,用户挂失模块以及系统维护模块。

这7个模块里又有许多子模块,通过这些模块之间的相互连接与配合,完成操作员发出的各种指令。

图书馆管理系统是一个供内部人员使用的系统。

而图书馆的工作人员也分为两类,一类是操作人员,主要负责图书的借阅和归还的工作;一类是管理员,除了操作人员的所有功能外,还能够对书籍列表、书籍信息、读者信息等进行管理。

论文将全面介绍所设计的图书馆管理系统的系统功能和业务流程,并对系统进行详细的数据分析和设计,最终使用Jsp 完成系统开发。

关键词:图书馆管理系统;SQL Server 2008;Java;Struts,;Hibernate ;AbstractThe library management system is to use Easy UI as the front, to support theJSPanguage background, the background is also used in thestruts, Hibernate,database using SQL Server 2008, the system provides 7 functional modules,respectively is the administrator management module, books categorymanagement module, library information management module, the reader informationmanagement 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 instructions 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 features 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目录第一章选题背景与开发环境...................................................................................................................... - 4 -1.1选题背景........................................................................................................................................... - 4 -1.2管理信息系统简介.................................................................................................................. - 4 -第二章图书馆管理系统需求分析................................................................................................................ - 5 -2.1 需求分析........................................................................................................................................... - 5 -2.2 功能分析........................................................................................................................................... - 5 -2.3 系统用例图设计............................................................................................................................... - 6 -1.4 绘制系统流程图............................................................................................................................... - 7 -1.5 系统的开发环境............................................................................................................................... - 8 -第三章图书管理系统详细设计与功能实现................................................................................................ - 8 -3.1 数据库分析....................................................................................................................................... - 8 -3.2 数据库概念设计............................................................................................................................... - 9 -3.3 数据逻辑结构设计......................................................................................................................... - 11 -3.4 各表之间的联系图......................................................................................................................... - 14 -第四章图书管理系统详细设计与功能实现.............................................................................................. - 15 -4.1 系统设计概况................................................................................................................................ - 15 -4.2 用户登录........................................................................................................................................ - 16 -4.3 主界面设计.................................................................................................................................... - 17 -4.4 管理员管理页面............................................................................................................................ - 18 -4.4.1查询所有管理员................................................................................................................. - 18 -4.4.2添加管理员......................................................................................................................... - 19 -4.4.3删除管理员......................................................................................................................... - 20 -4.4.4修改管理员......................................................................................................................... - 20 -4.5挂失页面......................................................................................................................................... - 21 -4.5.1添加挂失信息................................................................................................................ - 21 -4.5.2删除挂失信息................................................................................................................ - 22 -4.5.3修改挂失信息................................................................................................................ - 22 -4.6读者级别......................................................................................................................................... - 22 -4.6.1添加用户级别信息........................................................................................................ - 23 -4.6.2删除用户级别信息........................................................................................................ - 23 -4.6.3修改用户级别信息........................................................................................................ - 23 -4.7读者管理......................................................................................................................................... - 24 -4.7.1添加读者........................................................................................................................ - 24 -4.7.2删除读者........................................................................................................................ - 24 -4.7.3修改读者........................................................................................................................ - 25 -4.8图书分类......................................................................................................................................... - 25 -4.8.1添加分类........................................................................................................................ - 26 -4.8.2删除分类........................................................................................................................ - 26 -4.8.3修改分类........................................................................................................................ - 26 -4.9图书管理......................................................................................................................................... - 26 -4.9.1添加图书........................................................................................................................ - 27 -4.9.2删除图书........................................................................................................................ - 27 -4.9.3修改图书........................................................................................................................ - 27 -4.10借阅管理....................................................................................................................................... - 28 -4.10.1用户借书................................................................................................................ - 28 -4.10.2删除借书信息........................................................................................................ - 29 -4.10.3用户还书................................................................................................................ - 29 -第五章系统测试.......................................................................................................................................... - 30 -6.1 测试项目........................................................................................................................................ - 30 -9.2测试用例................................................................................................................................ - 30 -第六章总结与展望............................................................................................................................ - 34 -参考文献........................................................................................................................................................ - 35 -第一章选题背景与开发环境1.1选题背景随着计算机技术的飞速发展计算机在企业管理中应用的普及利用计算机实现图书信息的管理势在必行。

相关主题