【正文】
基于 JSP 圖書館管理系統(tǒng) 畢業(yè)論文(設(shè)計(jì))原創(chuàng)性聲明 本人所呈交的畢業(yè)論文(設(shè)計(jì)) 是我在導(dǎo)師的指導(dǎo)下進(jìn)行的研究工作及取得的研究成果。據(jù)我所知, 除文中已經(jīng)注明引用的內(nèi)容外,本論文(設(shè)計(jì))不包含其他個(gè)人已經(jīng)發(fā)表或撰寫過(guò)的研究成果。對(duì)本論文(設(shè)計(jì))的研究做出重要貢獻(xiàn)的個(gè)人和集體,均已在文中作了明確說(shuō)明并表示謝意。 作者簽名: 日期: 畢業(yè)論文(設(shè)計(jì))授權(quán)使用說(shuō)明 本論文(設(shè)計(jì))作者完全了解紅河學(xué)院有關(guān)保留、使用畢業(yè)論文(設(shè)計(jì)) 的規(guī)定,學(xué)校有權(quán)保留論文(設(shè)計(jì))并向相關(guān)部門送交論文(設(shè)計(jì))的電子版和紙質(zhì)版。有權(quán)將論文(設(shè)計(jì))用于非贏利目的的少量復(fù)制并允許論文(設(shè)計(jì))進(jìn)入學(xué)校圖書館被查閱。學(xué)校可以公布論文(設(shè)計(jì))的全部或部分內(nèi)容。保密的論文(設(shè)計(jì))在解密后適用本規(guī)定。 作者簽名: 指導(dǎo)教師簽名: 日期: 日期: 摘要 本圖書館管理系統(tǒng)是采用 Easy ui 做前臺(tái) ,jsp 語(yǔ)言后臺(tái)支持,后臺(tái)還用 到了 struts, Hibernate,數(shù)據(jù)庫(kù)則采用的是 SQL Server 2020,本系統(tǒng)提供 7 個(gè)功能模塊,分別是管理員管理模塊、圖書類別管理模塊、圖書信息管理模塊、讀者信息管理模塊、讀者級(jí)別管理模塊、圖書借閱模塊,用戶掛失模塊以及系統(tǒng)維護(hù)模塊。這 7 個(gè)模塊里又有許多子模塊,通過(guò)這些模塊之間的相互連接與配合,完成操作員發(fā)出的各種指令。 圖書館管理系統(tǒng)是一個(gè)供內(nèi)部人員使用的系統(tǒng)。而圖書館的工作人員也分為兩類,一類是操作人員,主要負(fù)責(zé)圖書的借閱和歸還的工作;一類是管理員,除了操作人員的所有功能外,還能夠?qū)?表、書籍信息、讀者信息等進(jìn)行管理。論文將全面介紹所設(shè)計(jì)的圖書館管理系統(tǒng)的系統(tǒng)功能和業(yè)務(wù)流程,并對(duì)系統(tǒng)進(jìn)行詳細(xì)的數(shù)據(jù)分析和設(shè)計(jì),最終使用 Jsp完成系統(tǒng)開發(fā)。 關(guān)鍵詞:圖書館管理系統(tǒng) ; SQL Server 2020; Java; Struts,; Hibernate ; 1 Abstract The library management system is to use Easy UI as the front, to support the JSPanguage background, the background is also used in the struts, Hibernate,database using SQL Server 2020, the system provides 7 functional modules,respectively is the administrator management module, books categorymanagement module, library information management module, the reader information management module, the reader class management module, librarymodule, user module and system maintenance module loss. The 7 modulecontains many sub modules, through the mutual connection between these modules and fit, finish all kinds of instructions issued by the operator. Library management system is a system used for internal staff. And the librarystaff is also divided into two categories, one category is mainly responsible for theoperating personnel, borrow and return books work。 one is the administrator, in addition to all the features of operating personnel, but also be able to manage the list of books, book information, readers information etc.. This paper will introduce the system function and business process of the library management system design, and data analysis and design details of the system,finally using Java plete system development. key: Books Management System (BMS),SQL Server 2020, Java, Struts,Hibernate,Easyui 2 目錄 第一章 選題背景與開發(fā)環(huán)境 ............................................................................................................ 4 .............................................................................................................................. 4 管理信息系統(tǒng)簡(jiǎn)介 ........................................................................................................ 4 第二章 圖書 館管理系統(tǒng)需求分析 ...................................................................................................... 5 需求分析 .............................................................................................................................. 5 功能分析 .............................................................................................................................. 5 系統(tǒng)用例圖設(shè)計(jì) ................................................................................................................... 6 繪制系統(tǒng)流程圖 ................................................................................................................... 7 系統(tǒng)的開發(fā)環(huán)境 ................................................................................................................... 8 第三章 圖書管理系統(tǒng)詳細(xì)設(shè)計(jì)與功能實(shí)現(xiàn) ........................................................................................ 8 數(shù)據(jù)庫(kù)分析 .......................................................................................................................