圖書借閱管理系統(tǒng)delph+server.rar
圖書借閱管理系統(tǒng)delph+server,圖書借閱管理系統(tǒng)delph+server2萬字54頁包括任務(wù)書,開題報告,文獻資料,程序代碼,論文[摘要]圖書館作為一個信息資源的集散地,包含很多信息數(shù)據(jù)的管理。若圖書館采取手工的方式對圖書資料和圖書借閱情況進行人工管理的話,由于信息數(shù)據(jù)的繁多,會使手工處理的工作量非常大,同時也就影響了圖書館整體的管理效率。因此,人們...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 littey 發(fā)布
圖書借閱管理系統(tǒng)Delph+Server
2萬字 54頁
包括任務(wù)書,開題報告,文獻資料,程序代碼,論文
[摘要]圖書館作為一個信息資源的集散地,包含很多信息數(shù)據(jù)的管理。若圖書館采取手工的方式對圖書資料和圖書借閱情況進行人工管理的話,由于信息數(shù)據(jù)的繁多,會使手工處理的工作量非常大,同時也就影響了圖書館整體的管理效率。因此,人們希望使用一個有效的圖書管理系統(tǒng),用以提高圖書館的日常工作效率。在這樣的背景下,本文針對圖書管理的一般流程,以C/S模式設(shè)計出了一個圖書借閱管理系統(tǒng),可滿足大多數(shù)中小型的圖書館的管理要求。
本設(shè)計是建立在Delphi 6.0及SQL Server 2000數(shù)據(jù)庫平臺開發(fā)基礎(chǔ)上的,一個典型的信息管理系統(tǒng)(MIS)。在本文中,給出了該系統(tǒng)的整個系統(tǒng)分析、設(shè)計以及實現(xiàn)的過程,包括需求分析、功能模塊的分析與設(shè)計、數(shù)據(jù)模式的分析與設(shè)計,最后是系統(tǒng)的Delphi實現(xiàn)。
[關(guān)鍵詞]圖書館; 借閱; 權(quán)限; 管理系統(tǒng)
[Abstract]Since volumes of book management activities have to take place daily in library, it will be a hard work and be low efficiency if only manual operations are adopted in the management. To upgrade their management efficiency, people would like to develop various Book Management Systems to help their daily work. In this paper, a book management system built in Client/Server model is designed, which can meet requirements of most library management for its integration of general library transaction management processes.
The design is a typical information management system (MIS), which based on Delphi 6.0 and Sql Server 2000 database platform development basis. In this paper, its development mainly including the system’s requirement analysis, function modules design, data model design and its Delphi implementation.
[Keywords]library; borrowing; authority; management system
目 錄
第一章 緒論 1
§1.1開發(fā)背景 1
§1.1.1 課題的背景 1
§1.1.2 課題的來源 1
§1.2 圖書借閱管理的發(fā)展概況 1
第二章 系統(tǒng)解決方案 3
§2.1 設(shè)計方案的論證 3
§2.1.1 設(shè)計方案的選擇 3
§2.1.2 設(shè)計工具的選擇 4
§2.2 設(shè)計方案的說明 5
§2.2.1 設(shè)計意義 5
§2.2.2 系統(tǒng)總體描述 6
§2.2.3 系統(tǒng)角色類型 6
§2.2.4 系統(tǒng)規(guī)劃 7
§2.2.5 預(yù)期目的 8
§2.2.6 技術(shù)要求 8
第三章 系統(tǒng)詳細設(shè)計 9
§3.1 系統(tǒng)模塊架構(gòu) 9
§3.2 系統(tǒng)功能說明 10
§3.2.1 系統(tǒng)登陸模塊 10
§3.2.2 讀者管理模塊 10
§3.2.3 圖書管理模塊 14
§3.2.4 圖書借還模塊 18
§3.2.5 管理員設(shè)置模塊 24
§3.2.6 系統(tǒng)查詢模塊 28
§3.2.7 退出系統(tǒng)模塊 34
§3.3 數(shù)據(jù)表 34
§3.3.1數(shù)據(jù)庫的理論基礎(chǔ) 34
§3.3.2 數(shù)據(jù)表 35
第四章 系統(tǒng)實現(xiàn) 39
§4.1模塊實現(xiàn)的理論基礎(chǔ) 39
§4.2 登陸模塊的實現(xiàn) 39
§4.3 讀者信息管理模塊的實現(xiàn) 40
§4.4 圖書信息管理模塊的實現(xiàn) 42
§4.5圖書借閱管理模塊的實現(xiàn) 43
§4.6 圖書歸還模塊的實現(xiàn) 44
§4.7 圖書續(xù)借模塊的實現(xiàn) 45
第五章 系統(tǒng)功能測試 46
§5.1 測試概述 46
§5.2 測試目的 46
§5.3 測試過程及結(jié)果 46
§5.3.1 測試用例 46
§5.3.2 測試結(jié)論 47
總結(jié) 48
參考文獻 49
致謝 50
參考文獻
[4] 孟小峰、周龍驤、王 珊 ,數(shù)據(jù)庫技術(shù)發(fā)展趨勢,軟件學(xué)報
[5] 魏志強、王忠華、何敏等,《數(shù)據(jù)庫應(yīng)用實務(wù)篇》,中國鐵道出版社
2萬字 54頁
包括任務(wù)書,開題報告,文獻資料,程序代碼,論文
[摘要]圖書館作為一個信息資源的集散地,包含很多信息數(shù)據(jù)的管理。若圖書館采取手工的方式對圖書資料和圖書借閱情況進行人工管理的話,由于信息數(shù)據(jù)的繁多,會使手工處理的工作量非常大,同時也就影響了圖書館整體的管理效率。因此,人們希望使用一個有效的圖書管理系統(tǒng),用以提高圖書館的日常工作效率。在這樣的背景下,本文針對圖書管理的一般流程,以C/S模式設(shè)計出了一個圖書借閱管理系統(tǒng),可滿足大多數(shù)中小型的圖書館的管理要求。
本設(shè)計是建立在Delphi 6.0及SQL Server 2000數(shù)據(jù)庫平臺開發(fā)基礎(chǔ)上的,一個典型的信息管理系統(tǒng)(MIS)。在本文中,給出了該系統(tǒng)的整個系統(tǒng)分析、設(shè)計以及實現(xiàn)的過程,包括需求分析、功能模塊的分析與設(shè)計、數(shù)據(jù)模式的分析與設(shè)計,最后是系統(tǒng)的Delphi實現(xiàn)。
[關(guān)鍵詞]圖書館; 借閱; 權(quán)限; 管理系統(tǒng)
[Abstract]Since volumes of book management activities have to take place daily in library, it will be a hard work and be low efficiency if only manual operations are adopted in the management. To upgrade their management efficiency, people would like to develop various Book Management Systems to help their daily work. In this paper, a book management system built in Client/Server model is designed, which can meet requirements of most library management for its integration of general library transaction management processes.
The design is a typical information management system (MIS), which based on Delphi 6.0 and Sql Server 2000 database platform development basis. In this paper, its development mainly including the system’s requirement analysis, function modules design, data model design and its Delphi implementation.
[Keywords]library; borrowing; authority; management system
目 錄
第一章 緒論 1
§1.1開發(fā)背景 1
§1.1.1 課題的背景 1
§1.1.2 課題的來源 1
§1.2 圖書借閱管理的發(fā)展概況 1
第二章 系統(tǒng)解決方案 3
§2.1 設(shè)計方案的論證 3
§2.1.1 設(shè)計方案的選擇 3
§2.1.2 設(shè)計工具的選擇 4
§2.2 設(shè)計方案的說明 5
§2.2.1 設(shè)計意義 5
§2.2.2 系統(tǒng)總體描述 6
§2.2.3 系統(tǒng)角色類型 6
§2.2.4 系統(tǒng)規(guī)劃 7
§2.2.5 預(yù)期目的 8
§2.2.6 技術(shù)要求 8
第三章 系統(tǒng)詳細設(shè)計 9
§3.1 系統(tǒng)模塊架構(gòu) 9
§3.2 系統(tǒng)功能說明 10
§3.2.1 系統(tǒng)登陸模塊 10
§3.2.2 讀者管理模塊 10
§3.2.3 圖書管理模塊 14
§3.2.4 圖書借還模塊 18
§3.2.5 管理員設(shè)置模塊 24
§3.2.6 系統(tǒng)查詢模塊 28
§3.2.7 退出系統(tǒng)模塊 34
§3.3 數(shù)據(jù)表 34
§3.3.1數(shù)據(jù)庫的理論基礎(chǔ) 34
§3.3.2 數(shù)據(jù)表 35
第四章 系統(tǒng)實現(xiàn) 39
§4.1模塊實現(xiàn)的理論基礎(chǔ) 39
§4.2 登陸模塊的實現(xiàn) 39
§4.3 讀者信息管理模塊的實現(xiàn) 40
§4.4 圖書信息管理模塊的實現(xiàn) 42
§4.5圖書借閱管理模塊的實現(xiàn) 43
§4.6 圖書歸還模塊的實現(xiàn) 44
§4.7 圖書續(xù)借模塊的實現(xiàn) 45
第五章 系統(tǒng)功能測試 46
§5.1 測試概述 46
§5.2 測試目的 46
§5.3 測試過程及結(jié)果 46
§5.3.1 測試用例 46
§5.3.2 測試結(jié)論 47
總結(jié) 48
參考文獻 49
致謝 50
參考文獻
[4] 孟小峰、周龍驤、王 珊 ,數(shù)據(jù)庫技術(shù)發(fā)展趨勢,軟件學(xué)報
[5] 魏志強、王忠華、何敏等,《數(shù)據(jù)庫應(yīng)用實務(wù)篇》,中國鐵道出版社