【正文】
*********學(xué)院畢業(yè)設(shè)計(jì)說(shuō)明書(shū)(論文) I 基于 JSP的圖書(shū)館管理系統(tǒng)的開(kāi)發(fā) *********學(xué)院畢業(yè)設(shè)計(jì)說(shuō)明書(shū)(論文) II 基于 JSP 圖書(shū)館管理系統(tǒng)的設(shè)計(jì)與開(kāi)發(fā) 摘 要 : 在這個(gè)“時(shí)間就是生命”的時(shí)代,計(jì)算機(jī)信息管理系統(tǒng)已經(jīng)獲得了各機(jī)構(gòu)管理者的極大青睞。本系統(tǒng)闡述了“博研圖書(shū)館管理系統(tǒng)”的系統(tǒng)規(guī)劃、系統(tǒng)分析與設(shè)計(jì)、系統(tǒng)實(shí)現(xiàn)及測(cè)試等內(nèi)容,介紹了系統(tǒng)中所使用的關(guān)鍵設(shè)計(jì)開(kāi)發(fā)技術(shù)。博研圖書(shū)館管理系統(tǒng)是一個(gè)基于 Web 的電子圖書(shū)管理系統(tǒng),主要包含系統(tǒng)設(shè)置、讀者管理、圖書(shū)管理、圖書(shū)借還、系統(tǒng)查詢(xún)及密碼修改等功能模塊。系統(tǒng)采用 Java 作為核心語(yǔ)言,輔助以 html、 css 語(yǔ)言和 腳本語(yǔ)言 javascript 對(duì)系統(tǒng)功能進(jìn)行分析與設(shè)計(jì),系統(tǒng)的設(shè)計(jì)思想則采用了 MVC 設(shè)計(jì)思想,通過(guò)視圖層、模型層及控制層三者的交互,實(shí)現(xiàn)系統(tǒng)的功能,軟件界面清晰友好美觀,系統(tǒng)基本功能一目了然 。 系統(tǒng)的整體架構(gòu)為三層架構(gòu),以 Java作為編程語(yǔ)言,用 JSP 實(shí)現(xiàn)動(dòng)態(tài)頁(yè)面,用 MySQL 存儲(chǔ)數(shù)據(jù)。 關(guān)鍵詞 : 圖書(shū)管理系統(tǒng); MySQL; JSP; MVC *********學(xué)院畢業(yè)設(shè)計(jì)說(shuō)明書(shū)(論文) III Design and Development of A Library Management System Abstract: In this time is life era, puter information management system has gained great favor of agencies managers. In this system, it introduces such as Bo Yan Library Management System system planning, system analysis and design, system implementation and testing content, and introduces the design and development of key technologies used in the system. The Bo Yan Library Management System which is based on Webbased elibrary management system mainly includes system settings, the reader management, library management, library circulation system query and modify passwords and other functional modules. This system uses Java as the core language, assisted by html, css and scripting languages javascript function on the system analysis and design thinking design. The system then uses the MVC design ideas, through the view layer interaction model layer and control layer of the three, implementation of the system functions. The software interface clear and friendly appearance, and the basic functions of the system is clearly. The overall architecture of the system is threetier architecture to Java as a programming language, using the dynamic JSP pages, and uses MySQL to store data. Keywords: Library management system, MySQL, JSP, MVC *********學(xué)院畢業(yè)設(shè)計(jì)說(shuō)明書(shū)(論文) 目 錄 前 言 ........................................................................................................... 4 第 1 章 概 述 ................................................................................................ 5 系統(tǒng)研究?jī)?nèi)容 ....................................................................................... 5 JSP 技術(shù) ............................................................................................... 6 JSP 簡(jiǎn)介 ....................................................................................... 6 JSP 的特點(diǎn) .................................................................................... 6 JSP 技術(shù)的優(yōu)勢(shì) ............................................................................... 7 MVC 模式 ............................................................................................... 7 MVC 簡(jiǎn)介 ....................................................................................... 7 MVC 設(shè)計(jì)思想 ................................................................................. 8 系統(tǒng)開(kāi)發(fā)環(huán)境 ....................................................................................... 9 第 2 章 系統(tǒng)可行性分析 ............................................................................. 10 技術(shù)可行性 ......................................................................................... 10 經(jīng)濟(jì)可行性 ......................................................................................... 10 管理可行性 ......................................................................................... 10 社會(huì)可行性 ......................................................................................... 11 第 3 章 系統(tǒng)需求分析 ................................................................................. 12 性能需求 ............................................................................................ 12 *********學(xué)院畢業(yè)設(shè)計(jì)說(shuō)明書(shū)(論文) 功能需求 ............................................................................................ 12 操作流程圖 ......................................................................................... 13 第 4 章 系統(tǒng)設(shè)計(jì) ......................................................................................... 15 系統(tǒng)功能結(jié)構(gòu)設(shè)計(jì) ............................................................................... 15 系統(tǒng)總體框架設(shè)計(jì) ............................................................................... 17 系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì) .................................................................................. 17 數(shù)據(jù)庫(kù)表結(jié)構(gòu)設(shè)計(jì) ......................................................................... 17 ER 圖 ........................................................................................ 20 第 5 章 系統(tǒng)實(shí)現(xiàn) ......................................................................................... 25 登陸功能 ............................................................................................ 25 管理員添加功能 .................................................................................. 26 首頁(yè)功能設(shè)計(jì) ..................................................................................... 27 圖書(shū)管理模塊 ..................................................................................... 28 讀者管理模塊 ..................................................................................... 29 圖書(shū)借閱模塊 ..................................................................................... 31 圖書(shū)續(xù)借模塊 ..................................................................................... 32 圖書(shū)查詢(xún)模塊 ..................................................................................... 34 圖書(shū)借閱信息查詢(xún)模塊 ......................................................................... 34 第 6 章 系統(tǒng)測(cè)試 ......................................................................................... 36 系統(tǒng)測(cè)試的概述 .................................................................................. 36 系統(tǒng)測(cè)試過(guò)程 ........................................................................