圖書館管理系統(tǒng)(asp).doc
約37頁DOC格式手機打開展開
圖書館管理系統(tǒng)(asp),圖書館管理系統(tǒng)(asp)本文共37頁 9810字摘要本設計所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點,完成了圖書館所有功能,包括圖書查詢、用戶檢測、借閱等級、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實現(xiàn)系統(tǒng)中,比較關鍵的兩點就是使用javascript實現(xiàn)inde...


內容介紹
此文檔由會員 張陽陽 發(fā)布
圖書館管理系統(tǒng)(ASP)
本文共37頁 9810字
摘 要
本設計所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點,完成了圖書館所有功能,包括圖書查詢、用戶檢測、借閱等級、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實現(xiàn)系統(tǒng)中,比較關鍵的兩點就是使用JavaScript實現(xiàn)indexOf方法、用VBScript在ASP中實現(xiàn)數(shù)據(jù)存儲。
關鍵字:數(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)設計.................................................................................................................... .........2
2.1 系統(tǒng)構架.................................................................................................................. ..........2
2.2 系統(tǒng)功能模塊設計............................................................................................... ..... .....2
2.3 系統(tǒng)主要工作流程...........................................................................................................2
2.4 數(shù)據(jù)庫的分析與設計.......................................................................................................3
第三章 程序主要設計頁面..............................................................................................................5
第四章IIS配置與Access數(shù)據(jù)庫連接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 創(chuàng)建Access數(shù)據(jù)庫連接....................................................................................................8
第五章 圖書館管理系統(tǒng)頁面....................................................................................................... 10
5.1 系統(tǒng)首頁頁面............................................................................... ............... ...................10
5.2 圖書查詢頁面............................................................................. .....................................15
5.3 管理登陸頁面....................................................................................... ........ .................18
5.4 用戶檢測頁面............................................................................... ........ ....................... .19
5.5 借閱圖書登記頁面................................................................................................. ........20
5.6 借閱圖書存儲顯示也賣弄............................................................................... ..............24
5.7 借閱圖書管理頁面........................................................................................................ .26
5.8 借閱圖書信息查詢頁面........................................................ ....................... .................28
5.9 借閱圖書刪除頁面........................................................ ....................... .................... .....29
5.10 借閱歷史信息頁面.................................................. ....................... ... ..........................29
第六章 技術要點.......................................................................................................... .................31
6.1 JavaScript實現(xiàn)IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中實現(xiàn)數(shù)據(jù)存儲.............................................................................32
第七章 小結....................................................................................................................................33
參考文獻資料........................................................................................................................
本文共37頁 9810字
摘 要
本設計所完成的圖書館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點,完成了圖書館所有功能,包括圖書查詢、用戶檢測、借閱等級、借閱查詢、借閱圖書刪除。借閱歷史信息查看等功能。在實現(xiàn)系統(tǒng)中,比較關鍵的兩點就是使用JavaScript實現(xiàn)indexOf方法、用VBScript在ASP中實現(xiàn)數(shù)據(jù)存儲。
關鍵字:數(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)設計.................................................................................................................... .........2
2.1 系統(tǒng)構架.................................................................................................................. ..........2
2.2 系統(tǒng)功能模塊設計............................................................................................... ..... .....2
2.3 系統(tǒng)主要工作流程...........................................................................................................2
2.4 數(shù)據(jù)庫的分析與設計.......................................................................................................3
第三章 程序主要設計頁面..............................................................................................................5
第四章IIS配置與Access數(shù)據(jù)庫連接...........................................................................................8
4.1 IIS配置............................................................................................................................... 8
4.2 創(chuàng)建Access數(shù)據(jù)庫連接....................................................................................................8
第五章 圖書館管理系統(tǒng)頁面....................................................................................................... 10
5.1 系統(tǒng)首頁頁面............................................................................... ............... ...................10
5.2 圖書查詢頁面............................................................................. .....................................15
5.3 管理登陸頁面....................................................................................... ........ .................18
5.4 用戶檢測頁面............................................................................... ........ ....................... .19
5.5 借閱圖書登記頁面................................................................................................. ........20
5.6 借閱圖書存儲顯示也賣弄............................................................................... ..............24
5.7 借閱圖書管理頁面........................................................................................................ .26
5.8 借閱圖書信息查詢頁面........................................................ ....................... .................28
5.9 借閱圖書刪除頁面........................................................ ....................... .................... .....29
5.10 借閱歷史信息頁面.................................................. ....................... ... ..........................29
第六章 技術要點.......................................................................................................... .................31
6.1 JavaScript實現(xiàn)IndexOf方法...........................................................................................31
6.2 用VBScript在ASP中實現(xiàn)數(shù)據(jù)存儲.............................................................................32
第七章 小結....................................................................................................................................33
參考文獻資料........................................................................................................................