摘 要
电脑的出现是一个时代的进步,不仅仅帮助人们解决了一些数学上的难题,如今电脑的出现,更加方便了人们在工作和生活中对于一些事物的处理。应用的越来越广泛,通过互联网我们可以更方便地进行办公,也能够在网上就能处理很多日常的事务。互联网的技术的发展,也是人们日常中接触更多的一项技术。通过互联网的发展和使用,让更多的人,更多的用户可以通过电子计算机信息技术就能更加方便地进行管理。让计算机技术更加实用化,方便化。
在经济全球化的背景下,社会和科技在不断的发展进步,各种各样的数据管理系统被开发者开发设出来应用到了社会的各行各业中。学校作为一个培养优秀人才的地方,自然首当其冲,跟随发展潮流,实行图书馆的信息化管理,取代传统陈旧的人工管理体系。
为了能更好的管理图书馆,维护图书馆体系的正常运行,制作一个用于图书馆管理的系统,能够实现一个城市的全部图书馆的联动管理,读者能够在线查找书籍,并且可以知晓图书的典藏图书馆是哪一家,并且可以在线预约借阅等功能,后台用户可以对全市的使用统一系统的图书馆进行管理,对图书存取进行管理,减免了繁琐的手工记录过程,提高管理效率,优化管理模式。
智能图书馆导航管理系统是一款基于BS架构模式开发的图书馆宣传网站,网页端采用SSM框架技术开发,MySQL作为数据库,同时使用了JSP、java web等技术进行开发,最终达到智能图书导航的实现,能够实现用户搜索书籍,系统自动规划最近的可借阅图书馆的个性化需求。
关键词:智能图书馆导航系统,SSM,MySQL
Abstract
The emergence of computers is the progress of an era. It not only helps people to solve some mathematical problems, but also makes it more convenient for people to deal with some things in their work and life.The application is more and more extensive, through the Internet, we can more easily carry out office work, also can handle a lot of daily affairs on the Internet.The development of Internet technology is also a technology that people contact more in daily life.With the development and use of the Internet, more people and more users can manage it more conveniently through computer information technology.Make computer technology more practical and convenient.
Under the background of economic globalization, society and technology are constantly developing and improving, and various data management systems have been developed by developers and applied to all walks of life in the society.As a place to cultivate excellent talents, the school is naturally the first to bear the brunt. Following the development trend, it implements the information management of the library and replaces the traditional and obsolete manual management system.
In order to better manage the library and maintain the normal operation of the library system, we have developed a system for library management, which can realize the linkage management of all the libraries in a city. Readers can find books online, and can know which library the books are stored in, and can book online for borrowing and other functions. Background users can use the whole cityUnified system library management, book access management, reduce the cumbersome manual recording process, improve management efficiency, and optimize management mode.
The intelligent library navigation management system is a library publicity website developed based on the BS structure model. The web page is developed by using SSM framework technology, MySQL as the database, and JSP and Java are used at the same timeWeb and other technologies are developed to achieve the realization of intelligent Book navigation, which enables users to search books and the system to automatically plan the personalized needs of the latest lending library.
Key words: Intelligent Library navigation system, SSM, MySQL
目 录
摘 要 1
Abstract 2
1 绪 论 3
1.1研究背景 3
1.2 研究意义 3
1.3研究内容 4
1.4 SSM框架 5
1.5 MySQL技术 6
1.6 JSP技术 6
1.7本章小结 6
2 系统总体设计 1
2.1 需求调研 1
2.2系统功能性需求 2
2.3可行性分析 3
2.2.1经济可行性 3
2.2.2技术可行性 3
2.2.3操作可行性 4
2.4功能性需求分析 4
2.5本章小结 5
第3章 系统设计 6
3.1设计的思路 6
3.2系统结构设计 6
3系统功能结构 6
3.3数据库设计 7
3.3.1数据库设计概述 7
3.3.2概念设计 8
3.3.3表设计 9
3.4业务功能设计与实现 11
3.4.1查询功能的设计与实现 11
3.4.2借阅功能的设计与实现 12
第四章 系统实现 14
4.1 系统登录页面实现 14
4.2管理员操作界面实现 14
4.3 图书管理实现 15
4.4读者表管理实现 17
4.5 借还管理实现 17
4.6图书借阅实现 18
4.7我的借还信息实现 18
第五章 系统测试 20
5.1系统测试环境 20
5.2系统单元测试 20
5.3集成测试 20
5.4测试用例 21
5.5 性能测试 21
5.6 测试结果分析 22
结 语 23
谢 辞 24
参考文献 25