摘 要
電腦的出現是一個時代的進步,不僅僅幫助人們解決了一些數學上的難題,如今電腦的出現,更加方便了人們在工作和生活中對于一些事物的處理。應用的越來越廣泛,通過互聯網我們可以更方便地進行辦公,也能夠在網上就能處理很多日常的事務。互聯網的技術的發展,也是人們日常中接觸更多的一項技術。通過互聯網的發展和使用,讓更多的人,更多的用戶可以通過電子計算機信息技術就能更加方便地進行管理。讓計算機技術更加實用化,方便化。
在經濟全球化的背景下,社會和科技在不斷的發展進步,各種各樣的數據管理系統被開發者開發設出來應用到了社會的各行各業中。學校作為一個培養優秀人才的地方,自然首當其沖,跟隨發展潮流,實行圖書館的信息化管理,取代傳統陳舊的人工管理體系。
為了能更好的管理圖書館,維護圖書館體系的正常運行,制作一個用于圖書館管理的系統,能夠實現一個城市的全部圖書館的聯動管理,讀者能夠在線查找書籍,并且可以知曉圖書的典藏圖書館是哪一家,并且可以在線預約借閱等功能,后臺用戶可以對全市的使用統一系統的圖書館進行管理,對圖書存取進行管理,減免了繁瑣的手工記錄過程,提高管理效率,優化管理模式。
智能圖書館導航管理系統是一款基于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