基于b/s圖書管理系統(tǒng)設(shè)計(jì).doc
約61頁DOC格式手機(jī)打開展開
基于b/s圖書管理系統(tǒng)設(shè)計(jì),3.8萬字61頁 有程序設(shè)計(jì)摘 要 由于b/s占有的優(yōu)勢(shì)是其異地瀏覽和信息采集的靈活性。在任何時(shí)間、任何地點(diǎn)、任何系統(tǒng),只要可以使用瀏覽器上網(wǎng),就可以使用b/s系統(tǒng)的終端。所以,本系統(tǒng)采用了b/s體系結(jié)構(gòu),總的來說,這就是基于b/s的圖書管理系統(tǒng)開發(fā)的基于環(huán)境?;赽/s的圖書管理系統(tǒng)設(shè)計(jì)的是基于瀏覽器/服務(wù)器(b/s...


內(nèi)容介紹
此文檔由會(huì)員 王蕓 發(fā)布
3.8萬字 61頁 有程序設(shè)計(jì)
摘 要
由于B/S占有的優(yōu)勢(shì)是其異地瀏覽和信息采集的靈活性。在任何時(shí)間、任何地點(diǎn)、任何系統(tǒng),只要可以使用瀏覽器上網(wǎng),就可以使用B/S系統(tǒng)的終端。所以,本系統(tǒng)采用了B/S體系結(jié)構(gòu),總的來說,這就是基于B/S的圖書管理系統(tǒng)開發(fā)的基于環(huán)境。
基于B/S的圖書管理系統(tǒng)設(shè)計(jì)的是基于瀏覽器/服務(wù)器(B/S)技術(shù)的圖書館管理系統(tǒng),維護(hù)相對(duì)簡(jiǎn)單,具有良好的系統(tǒng)擴(kuò)展性和管理方便性。
本文首先闡述了基于B/S的圖書館管理系統(tǒng)的設(shè)計(jì)背景,接著提出方案,并進(jìn)行了方案論證、分析,總結(jié)了實(shí)現(xiàn)系統(tǒng)的關(guān)鍵技術(shù)——ASP技術(shù)、Dreamweaver開發(fā)工具、Access數(shù)據(jù)庫等,以及對(duì)B/S和C/S進(jìn)行比較。本文的重點(diǎn)主要放在對(duì)具體實(shí)現(xiàn)面對(duì)管理員和讀者的不同功能展開詳細(xì)論述,即各功能模塊的具體實(shí)現(xiàn)。
關(guān)鍵詞:圖書管理 B/S模式 數(shù)據(jù)庫
Abstract
This article first elaborated the library management system based on B/S design background, then proposes the plan, and has carried on the project concept demonstration, the analysis, summarized the realization system key technologies - - ASP technology, the Dreamweaver development kit, the Access database and so on, as well as to B/S and C/S carries on the comparison. This article mainly places with emphasis to the concrete realization launches the detailed elaboration facing the manager and reader's different function, namely various functions module concrete realization.
Keywords: Books management B/S pattern Database
目 錄
1. 概述
2. 方案論證
3. 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)
3.1 系統(tǒng)總體設(shè)計(jì)
3.1.1 面向讀者的功能
3.1.2 面向管理員的功能
3.2 IIS的安裝與配置
3.3 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì)
3.3.1 數(shù)據(jù)庫總體設(shè)計(jì)
3.3.2 約定
3.3.3 數(shù)據(jù)庫總體ER圖分析
3.3.4 數(shù)據(jù)庫具體設(shè)計(jì)
3.4 系統(tǒng)各功能具體實(shí)現(xiàn)
3.4.1 讀者查詢服務(wù)功能
3.4.2 管理員登錄功能
3.4.3 圖書信息管理功能
3.4.4 借閱證管理功能
3.4.5 借閱圖書管理功能
3.4.6 搜索信息功能
3.4.7 退出系統(tǒng)
3.5 系統(tǒng)調(diào)試問題及解決
4. 系統(tǒng)測(cè)試
結(jié)論
致 謝
參考文獻(xiàn)
附 錄 代碼
摘 要
由于B/S占有的優(yōu)勢(shì)是其異地瀏覽和信息采集的靈活性。在任何時(shí)間、任何地點(diǎn)、任何系統(tǒng),只要可以使用瀏覽器上網(wǎng),就可以使用B/S系統(tǒng)的終端。所以,本系統(tǒng)采用了B/S體系結(jié)構(gòu),總的來說,這就是基于B/S的圖書管理系統(tǒng)開發(fā)的基于環(huán)境。
基于B/S的圖書管理系統(tǒng)設(shè)計(jì)的是基于瀏覽器/服務(wù)器(B/S)技術(shù)的圖書館管理系統(tǒng),維護(hù)相對(duì)簡(jiǎn)單,具有良好的系統(tǒng)擴(kuò)展性和管理方便性。
本文首先闡述了基于B/S的圖書館管理系統(tǒng)的設(shè)計(jì)背景,接著提出方案,并進(jìn)行了方案論證、分析,總結(jié)了實(shí)現(xiàn)系統(tǒng)的關(guān)鍵技術(shù)——ASP技術(shù)、Dreamweaver開發(fā)工具、Access數(shù)據(jù)庫等,以及對(duì)B/S和C/S進(jìn)行比較。本文的重點(diǎn)主要放在對(duì)具體實(shí)現(xiàn)面對(duì)管理員和讀者的不同功能展開詳細(xì)論述,即各功能模塊的具體實(shí)現(xiàn)。
關(guān)鍵詞:圖書管理 B/S模式 數(shù)據(jù)庫
Abstract
This article first elaborated the library management system based on B/S design background, then proposes the plan, and has carried on the project concept demonstration, the analysis, summarized the realization system key technologies - - ASP technology, the Dreamweaver development kit, the Access database and so on, as well as to B/S and C/S carries on the comparison. This article mainly places with emphasis to the concrete realization launches the detailed elaboration facing the manager and reader's different function, namely various functions module concrete realization.
Keywords: Books management B/S pattern Database
目 錄
1. 概述
2. 方案論證
3. 系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)
3.1 系統(tǒng)總體設(shè)計(jì)
3.1.1 面向讀者的功能
3.1.2 面向管理員的功能
3.2 IIS的安裝與配置
3.3 數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì)
3.3.1 數(shù)據(jù)庫總體設(shè)計(jì)
3.3.2 約定
3.3.3 數(shù)據(jù)庫總體ER圖分析
3.3.4 數(shù)據(jù)庫具體設(shè)計(jì)
3.4 系統(tǒng)各功能具體實(shí)現(xiàn)
3.4.1 讀者查詢服務(wù)功能
3.4.2 管理員登錄功能
3.4.3 圖書信息管理功能
3.4.4 借閱證管理功能
3.4.5 借閱圖書管理功能
3.4.6 搜索信息功能
3.4.7 退出系統(tǒng)
3.5 系統(tǒng)調(diào)試問題及解決
4. 系統(tǒng)測(cè)試
結(jié)論
致 謝
參考文獻(xiàn)
附 錄 代碼
TA們正在看...
- 三維沖孔的模具裝配示意圖isuzu輻板沖孔示意圖(3d...dwg
- “管好親屬和身邊工作人員”學(xué)習(xí)研討發(fā)言稿.doc
- xx建設(shè)集團(tuán)有限公司度工作報(bào)告.doc
- 機(jī)關(guān)事務(wù)管理局長(zhǎng)“嚴(yán)以律己”專題研討發(fā)言稿.doc
- 機(jī)關(guān)事務(wù)管理局長(zhǎng)上半年工作總結(jié)會(huì)上的講話.doc
- 以嚴(yán)律己管好親屬和身邊工作人員專題研討發(fā)言稿.doc
- 某區(qū)公共機(jī)構(gòu)節(jié)能管理工作要點(diǎn).doc
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品采購管理程序-供應(yīng)...xls
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品管理目的和范圍及...xls
- 日企gp體系二階文件--gp對(duì)應(yīng)產(chǎn)品管理目的和范圍.xls