特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

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

RAR格式版權(quán)申訴手機(jī)打開展開

基于jsp技術(shù)的圖書館管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn),本論文部分攻擊30頁,1.7萬余字主要包含下屬幾部分:工作計(jì)劃.doc開題報(bào)告表.doc論文(定稿).doc任務(wù)書.doc圖片,代碼.doc文獻(xiàn)綜述.doc選題審批表.doc基于jsp技術(shù)的圖書館管理系統(tǒng)源代碼包含文件夾:database;library;安裝說明.txt;lib.sql;以及完整源代碼程序【摘 要】圖...
編號:78-34407大小:11.32M
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 baobee 發(fā)布

本論文部分攻擊30頁,1.7萬余字

主要包含下屬幾部分:
工作計(jì)劃.doc
開題報(bào)告表.doc
論文(定稿).doc
任務(wù)書.doc
圖片,代碼.doc
文獻(xiàn)綜述.doc
選題審批表.doc

基于JSP技術(shù)的圖書館管理系統(tǒng)源代碼
包含文件夾:database;library;安裝說明.txt;lib.sql;以及完整源代碼程序

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

關(guān)鍵字:圖書館、數(shù)據(jù)庫、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ù)庫連接組件 3
1.圖書數(shù)據(jù)組件 3
2.館藏?cái)?shù)據(jù)組件 3
3.借閱數(shù)據(jù)組件 3
4.讀者數(shù)據(jù)組件 3
(三)、設(shè)計(jì)與編寫各模塊 3
七、系統(tǒng)測試 3
(一)、測試目的 3
(二)、測試環(huán)境 3
(三)、測試方案 3
(四)、設(shè)計(jì)測試用例 3
八、總結(jié) 3
九、參考文獻(xiàn) 3
十、致謝 3
附表1:畢業(yè)論文(設(shè)計(jì))任務(wù)書
附表2:文獻(xiàn)綜述
附表3:畢業(yè)論文(設(shè)計(jì))開題報(bào)告表
附表4:畢業(yè)論文工作計(jì)劃
附錄:圖片,代碼



九、參考文獻(xiàn)
[1]孫東升,侯翠蘭 《網(wǎng)絡(luò)環(huán)境下圖書館建筑思考》 清華大學(xué)出版社
[2]王世偉 論網(wǎng)絡(luò)環(huán)境下圖書館的六大重建
[3]黃衛(wèi)偉 《管理學(xué)》第四版 中國人民大學(xué)出版社 2004年10月
[4]楊立文,向濤 對圖書館業(yè)務(wù)流程重組的思考.圖書情報(bào)工作,2004(1):63~66
[5]繆其浩.“業(yè)務(wù)流程重組(BPR)”與圖書館改革.中國圖書館學(xué)報(bào),2003(2):15~19
[6]陳大廣 編制圖書館計(jì)劃和規(guī)則的一些思考 2004年4月
[7]王克宏,柳西玲,丁峰. 《Java技術(shù)教程(中級篇)》 清華大學(xué)出版社2003年11月
[8] [美] David M.Geary,賀民 譯. <> 北京大學(xué)出版社 2003年
[9] 林上杰,林康司 <> 電子工業(yè)出版社
[10]王磊 <<網(wǎng)站JSP后臺(tái)解決方案[M]>> 人民郵電出版社

[12] Thinking in java, Bruce Eckel, 3nd Editon.