国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

基于ssh的圖書館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn).doc

約34頁DOC格式手機(jī)打開展開

基于ssh的圖書館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),基于ssh的圖書館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)摘要: 通過對圖書館管理系統(tǒng)的運(yùn)行管理機(jī)制進(jìn)行調(diào)查研究,采用java編程技術(shù)和mysql數(shù)據(jù)庫,在myeclipse 集成開發(fā)環(huán)境下應(yīng)用ssh框架,完成了圖書館管理系統(tǒng)的設(shè)計(jì)全過程。本系統(tǒng)在開發(fā)過程中采用b/s結(jié)構(gòu),運(yùn)用面向?qū)ο蟮拈_發(fā)技術(shù),實(shí)現(xiàn)了瀏覽器端和服務(wù)器端的各自功能,其中瀏...
編號(hào):10-213780大小:2.96M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 dustinblog 發(fā)布

基于SSH的圖書館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)

摘要:
通過對圖書館管理系統(tǒng)的運(yùn)行管理機(jī)制進(jìn)行調(diào)查研究,采用Java編程技術(shù)和MySQL數(shù)據(jù)庫,在MyEclipse 集成開發(fā)環(huán)境下應(yīng)用SSH框架,完成了圖書館管理系統(tǒng)的設(shè)計(jì)全過程。本系統(tǒng)在開發(fā)過程中采用B/S結(jié)構(gòu),運(yùn)用面向?qū)ο蟮拈_發(fā)技術(shù),實(shí)現(xiàn)了瀏覽器端和服務(wù)器端的各自功能,其中瀏覽器端主要實(shí)現(xiàn)了讀者登錄、查詢、超期提醒等功能,服務(wù)器端主要實(shí)現(xiàn)了系統(tǒng)設(shè)置、讀者管理、圖書管理、用戶管理、圖書借還、系統(tǒng)查詢、更改密碼等管理員功能。系統(tǒng)通過Hibernate和數(shù)據(jù)庫進(jìn)行連接,有效解決了數(shù)據(jù)庫連接及訪問過程中的安全性及效率問題,提高了系統(tǒng)的可靠性及運(yùn)行效率。論文較詳細(xì)地?cái)⑹隽嗽撓到y(tǒng)開發(fā)實(shí)現(xiàn)的全過程,并對具體關(guān)鍵技術(shù)及開發(fā)中遇到的問題進(jìn)行了詳盡的描述。


關(guān)鍵詞:  圖書館管理  SSH  借閱查詢  圖書借還

 


 
畢業(yè)設(shè)計(jì)(論文)外文摘要

Title  Design and Implementation of Library Management
       System Based on the SSH                        

Abstract
The library management system management system investigation and study, using Java programming technology and MySQL database, in the MyEclipse integrated development environment using SSH framework, complete library management system design process. The system in the development process by using B/S structure, using object-oriented technology, realize the browser and server end of each function, the browser terminal which mainly realize the reader login, query and other functions, the server implementation system settings, the reader management, library management, user management, the books borrow also, system query, change password administrator function. The system through the Hibernate and the database connection, can effectively solve the database connection and access of process safety and efficiency, improve the reliability of the system and running efficiency. Paper describes in detail the development of the system to achieve the whole process, and some key techniques and problems encountered in the development of a detailed description of.


Keywords:  Library management  SSH  Loan inquiries  Books borrow and return

 


目   次

1  引言 1
2  需求分析 1
2.1  問題提出 1
2.2  解決方案 2
2.3  可行性分析 2
2.4  用戶需求 3
3  系統(tǒng)設(shè)計(jì) 4
3.1  系統(tǒng)總體設(shè)計(jì) 4
3.2  數(shù)據(jù)庫設(shè)計(jì) 6
4  系統(tǒng)實(shí)施 11
4.1  系統(tǒng)架構(gòu)分析 11
4.2  數(shù)據(jù)庫操作接口設(shè)計(jì) 12
4.3  登錄模塊的實(shí)現(xiàn) 12
4.4  后臺(tái)信息管理子系統(tǒng)的實(shí)現(xiàn) 13
4.5  前臺(tái)讀者信息查詢子系統(tǒng)的實(shí)現(xiàn) 22
5  關(guān)鍵技術(shù)介紹 23
5.1  SPRING+HIBERNATE整合 23
5.2  SPRING+STRUTS2整合 24
5.3  三者組合開發(fā) 25
6  軟件測試 25
6.1  模塊測試 25
6.2  集成測試 27
6.3  驗(yàn)收測試 27
結(jié)  論 28
參 考 文 獻(xiàn) 29
致  謝 30