论文题目:图书馆借阅管理系统申请人:学科:指导老师:日期:网络教育学院毕业设计 (论文) 任务书专业班级层次学号一、毕业设计(论文)题目二、毕业设计(论文)工作自年月日起至年月日止三、毕业设计(论文)基本要求:指导老师:网络教育学院毕业设计(论文)考核评议书指导老师评语:建议成绩:指导老师签名:年月日答辩小组意见:负责人签名年月日答辩小组成员毕业设计(论文)答辩委员会意见:负责人签名:年月日图书馆借阅管理系统摘要随着科学技术的进步,计算机行业的迅速进展,大大提高人们的工作效率。计算机信息处理系统的引进已彻底改变了许多系统的经营管理。图书管理系统是学校管理机制中的重要组成部分,通过对图书管理系统的运行管理机制进行调查讨论,开发了此图书系统。本系统中解决了学校图书管理事务中的常用基本问题以与相关统计工作。本系统中包含 6 个功能模块:系统设置,读者管理,图书管理,图书借还,系统查询和更改口令。本系统使用 jsp 进行网页界面的设计,使用 MVC 设计模式,采纳了开源框架 Struts,它采纳了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统过 JDBC 驱动和数据库进行无缝连接,后端的数据库是 mysql,也是一个开源的数据库系统,该数据库具有较高的完整性,一致性和安全性。关键词:图书管理;信息管理;jsp;strutsLibrary Management SystemAbstractWith the progress of science and technology, the astonishing rapid development of the computer industry has been improving people's working efficiency greatly.The introduction of computerized information system has sharply changed the management in many systems in many fields. The management system of the library takes an important role in the administration of school organization. I desigen the system after the thorough investigations about the library management system’s mechanism. This system contains with reader informantion management model, book information management model, books borrowing and returning including system information query and password setting.The system is contrived with Java Server Pages Techon...