圖書館管理系統(tǒng)(asp).doc
約37頁(yè)DOC格式手機(jī)打開展開
圖書館管理系統(tǒng)(asp),圖書館管理系統(tǒng)(asp)本文共37頁(yè) 9810字摘要本設(shè)計(jì)所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點(diǎn),完成了圖書館所有功能,包括圖書查詢、用戶檢測(cè)、借閱等級(jí)、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實(shí)現(xiàn)系統(tǒng)中,比較關(guān)鍵的兩點(diǎn)就是使用javascript實(shí)現(xiàn)inde...
內(nèi)容介紹
此文檔由會(huì)員 張陽(yáng)陽(yáng) 發(fā)布
圖書館管理系統(tǒng)(ASP)
本文共37頁(yè) 9810字
摘 要
本設(shè)計(jì)所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點(diǎn),完成了圖書館所有功能,包括圖書查詢、用戶檢測(cè)、借閱等級(jí)、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實(shí)現(xiàn)系統(tǒng)中,比較關(guān)鍵的兩點(diǎn)就是使用JavaScript實(shí)現(xiàn)indexOf方法、用VBScript在ASP中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ)。
關(guān)鍵字:數(shù)據(jù)管理 JavaScript IndexOf
Abstract
This design completes the library management system software is section function quite perfect data management software, has the data manipulation conveniently, is highly effective and so on the merit,has completed library all functions, including the books inquiry, the user examination, borrows the rank, borrows the inquiry, borrows the books deletion. Borrows function and so on historical information examination. In the realization system, is uses JavaScript compared
with essential two to realize the indexOf method, realizes the data storage with VBScript in ASP.
Key words: Data management JavaScript IndexOf
目 錄
第一章 引 言................................................................................................................. ............. ....1
第二章 系統(tǒng)設(shè)計(jì).................................................................................................................... .........2
2.1 系統(tǒng)構(gòu)架.................................................................................................................. ..........2
2.2 系統(tǒng)功能模塊設(shè)計(jì)............................................................................................... ..... .....2
2.3 系統(tǒng)主要工作流程...........................................................................................................2
2.4 數(shù)據(jù)庫(kù)的分析與設(shè)計(jì).......................................................................................................3
第三章 程序主要設(shè)計(jì)頁(yè)面..............................................................................................................5
第四章IIS配置與Access數(shù)據(jù)庫(kù)連接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 創(chuàng)建Access數(shù)據(jù)庫(kù)連接....................................................................................................8
第五章 圖書館管理系統(tǒng)頁(yè)面....................................................................................................... 10
5.1 系統(tǒng)首頁(yè)頁(yè)面............................................................................... ............... ...................10
5.2 圖書查詢頁(yè)面............................................................................. .....................................15
5.3 管理登陸頁(yè)面....................................................................................... ........ .................18
5.4 用戶檢測(cè)頁(yè)面............................................................................... ........ ....................... .19
5.5 借閱圖書登記頁(yè)面................................................................................................. ........20
5.6 借閱圖書存儲(chǔ)顯示也賣弄............................................................................... ..............24
5.7 借閱圖書管理頁(yè)面........................................................................................................ .26
5.8 借閱圖書信息查詢頁(yè)面........................................................ ....................... .................28
5.9 借閱圖書刪除頁(yè)面........................................................ ....................... .................... .....29
5.10 借閱歷史信息頁(yè)面.................................................. ....................... ... ..........................29
第六章 技術(shù)要點(diǎn).......................................................................................................... .................31
6.1 JavaScript實(shí)現(xiàn)IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ).............................................................................32
第七章 小結(jié)....................................................................................................................................33
參考文獻(xiàn)資料........................................................................................................................
本文共37頁(yè) 9810字
摘 要
本設(shè)計(jì)所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點(diǎn),完成了圖書館所有功能,包括圖書查詢、用戶檢測(cè)、借閱等級(jí)、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實(shí)現(xiàn)系統(tǒng)中,比較關(guān)鍵的兩點(diǎn)就是使用JavaScript實(shí)現(xiàn)indexOf方法、用VBScript在ASP中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ)。
關(guān)鍵字:數(shù)據(jù)管理 JavaScript IndexOf
Abstract
This design completes the library management system software is section function quite perfect data management software, has the data manipulation conveniently, is highly effective and so on the merit,has completed library all functions, including the books inquiry, the user examination, borrows the rank, borrows the inquiry, borrows the books deletion. Borrows function and so on historical information examination. In the realization system, is uses JavaScript compared
with essential two to realize the indexOf method, realizes the data storage with VBScript in ASP.
Key words: Data management JavaScript IndexOf
目 錄
第一章 引 言................................................................................................................. ............. ....1
第二章 系統(tǒng)設(shè)計(jì).................................................................................................................... .........2
2.1 系統(tǒng)構(gòu)架.................................................................................................................. ..........2
2.2 系統(tǒng)功能模塊設(shè)計(jì)............................................................................................... ..... .....2
2.3 系統(tǒng)主要工作流程...........................................................................................................2
2.4 數(shù)據(jù)庫(kù)的分析與設(shè)計(jì).......................................................................................................3
第三章 程序主要設(shè)計(jì)頁(yè)面..............................................................................................................5
第四章IIS配置與Access數(shù)據(jù)庫(kù)連接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 創(chuàng)建Access數(shù)據(jù)庫(kù)連接....................................................................................................8
第五章 圖書館管理系統(tǒng)頁(yè)面....................................................................................................... 10
5.1 系統(tǒng)首頁(yè)頁(yè)面............................................................................... ............... ...................10
5.2 圖書查詢頁(yè)面............................................................................. .....................................15
5.3 管理登陸頁(yè)面....................................................................................... ........ .................18
5.4 用戶檢測(cè)頁(yè)面............................................................................... ........ ....................... .19
5.5 借閱圖書登記頁(yè)面................................................................................................. ........20
5.6 借閱圖書存儲(chǔ)顯示也賣弄............................................................................... ..............24
5.7 借閱圖書管理頁(yè)面........................................................................................................ .26
5.8 借閱圖書信息查詢頁(yè)面........................................................ ....................... .................28
5.9 借閱圖書刪除頁(yè)面........................................................ ....................... .................... .....29
5.10 借閱歷史信息頁(yè)面.................................................. ....................... ... ..........................29
第六章 技術(shù)要點(diǎn).......................................................................................................... .................31
6.1 JavaScript實(shí)現(xiàn)IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ).............................................................................32
第七章 小結(jié)....................................................................................................................................33
參考文獻(xiàn)資料........................................................................................................................
TA們正在看...
- 教學(xué)工作總結(jié)有關(guān)小學(xué)六年級(jí)的英語(yǔ)教學(xué)工作總結(jié).doc
- 教學(xué)工作總結(jié)有關(guān)小學(xué)教師教學(xué)工作總結(jié)范文.doc
- 教學(xué)工作總結(jié)有關(guān)幼兒園工作總結(jié).doc
- 教學(xué)工作總結(jié)有關(guān)幼兒園教育教學(xué)工作總結(jié)范文.doc
- 教學(xué)工作總結(jié)有關(guān)教師工作總結(jié).doc
- 教學(xué)工作總結(jié)有關(guān)教師教學(xué)的工作總結(jié)范文.doc
- 教學(xué)工作總結(jié)有關(guān)春季小學(xué)教育教學(xué)工作總結(jié).doc
- 教學(xué)工作總結(jié)有關(guān)期末個(gè)人工作總結(jié)范文.doc
- 教學(xué)工作總結(jié)有關(guān)第一學(xué)期五年級(jí)班主任工作小結(jié)范文.doc
- 教學(xué)工作總結(jié)有關(guān)通用技術(shù)教學(xué)工作總結(jié)范文.doc