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

基于jsp技術(shù)的圖書(shū)館管理系統(tǒng)的設(shè)計(jì).doc

約48頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

基于jsp技術(shù)的圖書(shū)館管理系統(tǒng)的設(shè)計(jì),48頁(yè)2.6萬(wàn)余字【摘 要】圖書(shū)館管理系統(tǒng)是一種典型的信息管理系統(tǒng),其開(kāi)發(fā)主要包括后臺(tái)的數(shù)據(jù)庫(kù)的建立、維護(hù)以及前端的相應(yīng)應(yīng)用程序的開(kāi)發(fā)。在圖書(shū)館管理系統(tǒng)中,對(duì)讀者來(lái)說(shuō),他們關(guān)心的問(wèn)題其實(shí)是如何方便的查詢(xún)到圖書(shū)館中的書(shū)籍以及自己正在借閱或是已經(jīng)借閱過(guò)些什么書(shū),所借的書(shū)是否到期等,對(duì)管理員來(lái)說(shuō),他所關(guān)心的問(wèn)題是圖書(shū)館中有些...
編號(hào):45-19850大小:1.09M
分類(lèi): 論文>計(jì)算機(jī)論文

內(nèi)容介紹

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

48頁(yè)2.6萬(wàn)余字
【摘 要】
圖書(shū)館管理系統(tǒng)是一種典型的信息管理系統(tǒng),其開(kāi)發(fā)主要包括后臺(tái)的數(shù)據(jù)庫(kù)的建立、維護(hù)以及前端的相應(yīng)應(yīng)用程序的開(kāi)發(fā)。在圖書(shū)館管理系統(tǒng)中,對(duì)讀者來(lái)說(shuō),他們關(guān)心的問(wèn)題其實(shí)是如何方便的查詢(xún)到圖書(shū)館中的書(shū)籍以及自己正在借閱或是已經(jīng)借閱過(guò)些什么書(shū),所借的書(shū)是否到期等,對(duì)管理員來(lái)說(shuō),他所關(guān)心的問(wèn)題是圖書(shū)館中有些什么書(shū),它們都存放在那里,是不是可以被借閱,發(fā)放的的讀者證有那些,如何管理這些讀者證等。因此本系統(tǒng)主要實(shí)現(xiàn)了五個(gè)模塊的功能:圖書(shū)查詢(xún)、借閱管理、圖書(shū)管理、借閱證管理、讀者規(guī)則管理。
本文介紹了圖書(shū)館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)過(guò)程,包括數(shù)據(jù)庫(kù)、應(yīng)用服務(wù)器、Web服務(wù)器的設(shè)計(jì)與實(shí)現(xiàn)。本系統(tǒng)是基于B/S結(jié)構(gòu)下開(kāi)發(fā)的,采用的是WindowsXP操作系統(tǒng)用Java、JSP、Dreamweaver+Mysql Server開(kāi)發(fā)。系統(tǒng)前臺(tái)開(kāi)發(fā)頁(yè)面用Dreamweaver設(shè)計(jì),當(dāng)網(wǎng)頁(yè)頁(yè)面元素需要調(diào)用數(shù)據(jù)庫(kù)的數(shù)據(jù)時(shí),通過(guò)JSP服務(wù)器調(diào)用JavaBean組件提取數(shù)據(jù)庫(kù)數(shù)據(jù)返回前臺(tái)顯示。

關(guān)鍵字:圖書(shū)館、數(shù)據(jù)庫(kù)、B/S、JSP、JavaBean

【Abstract】
The administrative system of the library is a kind of typical information management system ,which mail development includ setting-up and database in backstage, and the development application program in front stage. In the administrative system of the library, to the reader how to inquiry the books in the library in convenient and what books they are inquriying or have borrowed already,and the have borrowed is expire. These issues are most cared about to them.For administrator, what issues he care about includeing what books library have, where are they deposit in, if they can be borrowed, is there any reader card have granted, how to manage these reader cards ,etc.So this system has realized the function of five pieces of module mainly: Books inquire , borrow management , taking care of books , borrow card management , reader's rule manage.
This text has introduced the design and of realize the administrative system of the library , including the design and realize of the database , the application server, , Web server and realizing. This system is developed under B/S structure, and using Java,JSP,Dreamweaver and Mysql server in windowsXP operating system. We used Dreamweaver to design the systematic front dest develops pages,and We used JSP server to callback the JavaBean package to get data in the library and return to front desk.When the page element of the webpage needs to transfer the data of the database.

Key word: Library , database , B/S , JSP , JavaBean










目 錄
【摘 要】 I
【Abstract】 II
一、前言 1
二、關(guān)鍵技術(shù) 2
(一)、JSP技術(shù) 2
(二)、JavaBean 2
(三)、JDBC 3
(四)、Servlet 3
三、系統(tǒng)概述 3
(一)、系統(tǒng)描述 3
(二)、系統(tǒng)任務(wù) 3
(三)、設(shè)計(jì)目標(biāo) 3
四、需求分析 3
(一)、功能需求 3
(二)、環(huán)境需求 3
(三)、數(shù)據(jù)要求 3
(四)、功能模塊劃分 3
五、概要設(shè)計(jì) 3
(一)、設(shè)計(jì)思想 3
(二)、各個(gè)數(shù)據(jù)表的結(jié)構(gòu)表 3
(三)、模塊設(shè)計(jì)及功能 3
六、詳細(xì)設(shè)計(jì) 3
(一)、詳細(xì)設(shè)計(jì)概述 3
(二)、數(shù)據(jù)庫(kù)連接組件 3
1.圖書(shū)數(shù)據(jù)組件 3
2.館藏?cái)?shù)據(jù)組件 3
3.借閱數(shù)據(jù)組件 3
4.讀者數(shù)據(jù)組件 3
(三)、設(shè)計(jì)與編寫(xiě)各模塊 3
七、系統(tǒng)測(cè)試 3
(一)、測(cè)試目的 3
(二)、測(cè)試環(huán)境 3
(三)、測(cè)試方案 3
(四)、設(shè)計(jì)測(cè)試用例 3
八、總結(jié) 3
九、參考文獻(xiàn) 3
十、致謝 3
附表1:畢業(yè)論文(設(shè)計(jì))任務(wù)書(shū)
附表2:文獻(xiàn)綜述
附表3:畢業(yè)論文(設(shè)計(jì))開(kāi)題報(bào)告表
附表4:畢業(yè)論文工作計(jì)劃
附錄:圖片,代碼



參考文獻(xiàn)
[1]孫東升,侯翠蘭 《網(wǎng)絡(luò)環(huán)境下圖書(shū)館建筑思考》 清華大學(xué)出版社
[2]王世偉 論網(wǎng)絡(luò)環(huán)境下圖書(shū)館的六大重建
[3]黃衛(wèi)偉 《管理學(xué)》第四版 中國(guó)人民大學(xué)出版社 2004年10月
[4]楊立文,向濤 對(duì)圖書(shū)館業(yè)務(wù)流程重組的思考.圖書(shū)情報(bào)工作,2004(1):63~66
[5]繆其浩.“業(yè)務(wù)流程重組(BPR)”與圖書(shū)館改革.中國(guó)圖書(shū)館學(xué)報(bào),2003(2):15~19