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

圖書(shū)館管理系統(tǒng)(asp).doc

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

圖書(shū)館管理系統(tǒng)(asp),圖書(shū)館管理系統(tǒng)(asp)本文共37頁(yè) 9810字摘要本設(shè)計(jì)所完成的圖書(shū)館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點(diǎn),完成了圖書(shū)館所有功能,包括圖書(shū)查詢(xún)、用戶檢測(cè)、借閱等級(jí)、借閱查詢(xún)、借閱圖書(shū)刪除。借閱歷史信息查看等功能。在實(shí)現(xiàn)系統(tǒng)中,比較關(guān)鍵的兩點(diǎn)就是使用javascript實(shí)現(xiàn)inde...
編號(hào):10-22531大小:977.50K
分類(lèi): 論文>管理學(xué)論文

內(nèi)容介紹

此文檔由會(huì)員 張陽(yáng)陽(yáng) 發(fā)布

圖書(shū)館管理系統(tǒng)(ASP)

本文共37頁(yè) 9810字

摘 要
本設(shè)計(jì)所完成的圖書(shū)館管理系統(tǒng)軟件是一款功能比較完善的數(shù)據(jù)管理軟件,具有數(shù)據(jù)操作方便、高效等優(yōu)點(diǎn),完成了圖書(shū)館所有功能,包括圖書(shū)查詢(xún)、用戶檢測(cè)、借閱等級(jí)、借閱查詢(xún)、借閱圖書(shū)刪除。借閱歷史信息查看等功能。在實(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
第五章 圖書(shū)館管理系統(tǒng)頁(yè)面....................................................................................................... 10
5.1 系統(tǒng)首頁(yè)頁(yè)面............................................................................... ............... ...................10
5.2 圖書(shū)查詢(xún)頁(yè)面............................................................................. .....................................15
5.3 管理登陸頁(yè)面....................................................................................... ........ .................18
5.4 用戶檢測(cè)頁(yè)面............................................................................... ........ ....................... .19
5.5 借閱圖書(shū)登記頁(yè)面................................................................................................. ........20
5.6 借閱圖書(shū)存儲(chǔ)顯示也賣(mài)弄............................................................................... ..............24
5.7 借閱圖書(shū)管理頁(yè)面........................................................................................................ .26
5.8 借閱圖書(shū)信息查詢(xún)頁(yè)面........................................................ ....................... .................28
5.9 借閱圖書(shū)刪除頁(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)資料........................................................................................................................