1、 第 I 页 装 订 线 摘 要 随着科学技术的进步,计算机行业迅速发展,大大提高人们的工作效率。计算机 信息处理系统的引进已彻底改变了许多系统的经营管理 。 图书管理系统是学校管理机制中的重要组成部分, 通过对图书管理系统的运行管 理机制进行调查研究,开发了此图书系统。本系统中解决了学校图书管理事务中的常 见基本问题以及相关统计工作。本系统中包含 5 个功能模块:管理员模块,读者管理 模块,图书管理模块,借还图书模块,系统查询模块。 本系统使用 jsp 进行网页界面的设计,使用 MVC 设计模式,采用了开源框架 Struts,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软
2、 件界面友好美观等特点。本系统中通过 JDBC 驱动和数据库进行无缝连接,后端的数 据库是 mysql,也是一个开源的数据库系统,该数据库具有较高的完整性,一致性和 安全性。 关键词:关键词:图书管理; 信息管理;mysql; myeclipse 第 II 页 装 订 线 Abstract With the progress of science and technology, the astonishing rapid development of the computer industry has been improving peoples working efficiency grea
3、tly. The introduction of computer information processing system already completely changed many system management. 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 manag
4、ement systems mechanism. This system can solve the school library management affairs of common basic problems and related statistical work.The system includes five modules: the administrator module, the reader management module, library management module, library circulation module, the system query module. The system is contrived with Java Server Page