【正文】
修改前需先核實自己的原始密碼。 本文中主要介紹了圖書信息管理事務(wù)中的常見基本問題等研究背景, 進行了全面的可行性分析,詳細論證了系統(tǒng)的需求分析、系統(tǒng)設(shè)計、系統(tǒng)實現(xiàn)和系統(tǒng)測試過程 。后端的數(shù)據(jù)庫采用 Mysql,通過 JDBC驅(qū)動和數(shù)據(jù)庫進行無縫連接。用戶登錄模塊實現(xiàn)用戶的登錄和權(quán)限判定;圖書管理模塊實現(xiàn)了對圖書的添加、刪除、修改、查詢等功能;圖書瀏覽實現(xiàn)了非管理員可以對圖書信息的瀏覽的了解;管理員管理實現(xiàn)了管理員角色的控制。 關(guān)鍵詞: 圖書信息管理系統(tǒng) ,Java,Mysql,SSH Analysis and Design Library Information Management System Based on SSH Abstract In order to satisfy the books management personnel for efficient management,puter information system using modern unified, can effectively optimize the library information management system, make it play a biggest function,to be able to quickly provide fast and convenient service for readers, if some library, some businesses or other bookstores still adopt the method of manual management books,not the only one low efficiency make mistakes easily, precedure fussily,and that cost a lot of manpower,so develop the library information management system. This article mainly introduced books management affairs of mon basic questions and the research background,the viability of allsided analysis,detailed on the demand analysis of the system,the system design,system implementation, the system system uses the JSP design UI,use the MVC design model,adopting open source framework struts,hibernate and spring to adopt MySql,through JDBC driver connect system realize the user login,books management, book scanning,administrators to manage and so on function module。manage book module realize add books, delete books, update books, select books realize not managers can know the book information, Administrators to manage realize to control the role of manager. Test results show that, this system implements the main functions of the library information management,basically meet the demand of library information management. Keyword: Library information management system, Java,Mysql,SSH 頁 I第 I 頁 共 II 頁目 錄 1 緒 論 .................................................................... 1 課題背景 ............................................................... 1 圖書管理系統(tǒng)現(xiàn)狀 ....................................................... 1 檢索速度慢、效率低 .................................................... 1 圖書統(tǒng)計工作難、藏書更新不能及時完成 .................................. 1 課題主要工作及預(yù)期 ...................................................... 2 開發(fā)工具及相關(guān)技術(shù) ...................................................... 2 SSH 框架 .............................................................. 2 Tomcat 服務(wù)器 ......................................................... 7 MyEclipse 平臺 ........................................................ 8 Mysql 數(shù)據(jù)庫 .......................................................... 8 小結(jié) .................................................................. 10 2 系統(tǒng)分析 ................................................................ 11 系統(tǒng)分析的目標與任務(wù) ................................................... 11 可行 性分析 ............................................................ 11 技術(shù)可行性 .......................................................... 11 經(jīng)濟可行性 .......................................................... 12 操作可行性 .......................................................... 13 法律可行性 .......................................................... 13 需求分析 .............................................................. 13 圖書信息管理系統(tǒng)需求概述 ............................................. 13 功能需求 ............................................................ 13 數(shù)據(jù)需求 ............................................................ 14 性能需求 ............................................................ 15 小結(jié) .................................................................. 16 3 系統(tǒng)設(shè)計 ................................................................ 17 系統(tǒng)設(shè)計的目標與任務(wù) ................................................... 17 功能模塊設(shè)計 .......................................................... 17 整體系統(tǒng)的功能模塊 ................................................... 18 系統(tǒng)登錄模塊 ........................................................ 18 管理員模塊 .......................................................... 19 學(xué)生模塊 ............................................................ 21 系統(tǒng)界面設(shè)計 .......................................................... 22 系統(tǒng)登錄模塊 ........................................................ 22 管理員模塊 .......................................................... 22 前臺顯示圖書信息模塊 ................................................. 22 數(shù)據(jù)庫設(shè)計 ............................................................ 23 概念結(jié)構(gòu)設(shè)計 ........................................................ 23 邏輯結(jié)構(gòu)設(shè)計 ........................................................ 24 ................................................................... 26 4 系統(tǒng)實現(xiàn) ................................................................ 27 實現(xiàn)環(huán)境及技術(shù)方案 ..................................................... 27 第 II 頁 共 II 頁 前端用戶子系統(tǒng)的實現(xiàn) ................................................... 28 后臺系統(tǒng)登錄頁面實現(xiàn) ................................................... 29 小結(jié) .................................................................. 32 5 系統(tǒng)測試 ................................................................ 33 系統(tǒng)測試的目標、任務(wù)及方法 ............................................. 33 可用性測試 ............................................................ 34 系統(tǒng)登錄頁面測試 ..................................................... 34 管理員頁面測試 ...................................................... 34 查詢圖書頁面測試 ..................................................... 35 安全性測試 ............................................................ 35 小結(jié) .................................................................. 36 總 結(jié) ..................................................................... 37 參考文獻 .................................................................. 38 致 謝 ...............