1、 届本科生毕业设计(论文) 题 目 图书馆管理系统的设计与实现 专 业 计算机科学与技术 院 系 数学与计算机科学学院 学 号 姓 名 指 导 教 师 二一五 年 五 月 I 图书馆管理系统的设计与实现 学生: 指导教师: 摘 要:随着社会的发展,科技的进步,人们需要获取更多的知识来适应时代的 发展,然而采用传统的的获取知识的方式逐渐显现出了很多弊端,这就需要一个 合适的系统来帮助人们对图书进行管理。 通过对学校图书馆的管理策略和机制进 行调查,最终设计了本系统。 本系统开发的最主要目的就是对图书的基本信息进行管理, 它主要包括实现 了用户的注册与登录、借书还书、查询图书、读者管理和图书类别管
2、理等功能。 本篇文章为了找到一个行之有效的方法实现图书馆管理系统,最终决定采用 myeclipse 作为本系统的开发平台并结合 JSP、javascript 和 html 编程语言进 行开发。对本课题进行设计与实现时,我采用的三层架构是 MVC 模式,采用的框 架技术是 SSH 的框架技术,在 JSP 中连接 MYSQL 数据库是用的 JDBC 驱动建立连 接。该系统实现了图书管理的基本功能,层次清晰,便于用户管理和使用。 关键词:JSP;Mysql;图书 II Design And Implementation Of The Library Management System Undergr
3、aduate: Liu Fengxin Supervisor: Zhang Qin Abstract: With the development of the society, the progress of science and technology, people need to get more knowledge to adapt to the development of The Times, however, the traditional way to acquire knowledge is gradually showing a lot of disadvantages,
4、which requires a suitable system to help people manage the books. Through to the school library management strategy and mechanism investigation, finally this system is designed. The main purpose of this system is the development of basic information on the book management, which includes realized and login user registration, library book, query books, readers and library management category management. This article in order to find an effective wa