學(xué)校圖書管理系統(tǒng)的開發(fā).doc
約72頁DOC格式手機(jī)打開展開
學(xué)校圖書管理系統(tǒng)的開發(fā),目 錄摘要1abstract.11 引言21.1 圖書管理的現(xiàn)狀21.2 現(xiàn)有圖書管理系統(tǒng)的概述31.3 選題的目的、意義31.4 圖書管理系統(tǒng)的可行性分析41.5 系統(tǒng)開發(fā)運(yùn)行環(huán)境42 圖書管理系統(tǒng)開發(fā)相關(guān)技術(shù)的介紹52.1 asp.net的介紹52.1.1 asp.net的優(yōu)勢介紹52.1.2...
內(nèi)容介紹
此文檔由會員 道客巴巴 發(fā)布學(xué)校圖書管理系統(tǒng)的開發(fā)
目 錄
目 錄
摘要 1
Abstract. 1
1 引言 2
1.1 圖書管理的現(xiàn)狀 2
1.2 現(xiàn)有圖書管理系統(tǒng)的概述 3
1.3 選題的目的、意義 3
1.4 圖書管理系統(tǒng)的可行性分析 4
1.5 系統(tǒng)開發(fā)運(yùn)行環(huán)境 4
2 圖書管理系統(tǒng)開發(fā)相關(guān)技術(shù)的介紹 5
2.1 Asp.net的介紹 5
2.1.1 Asp.net的優(yōu)勢介紹 5
2.1.2 Asp.net的特點 5
2.2 SQL Server 2005 概述 6
2.3 Web技術(shù) 7
2.3.1 瀏覽器/服務(wù)器(Browser/Server)結(jié)構(gòu) 7
2.3.2 IIS服務(wù)器技術(shù) 7
3 系統(tǒng)總體設(shè)計分析 8
3.1 系統(tǒng)需求分析 8
3.2 系統(tǒng)實現(xiàn)的目標(biāo) 8
3.3 系統(tǒng)功能模塊設(shè)計 8
3.4 系統(tǒng)功能結(jié)構(gòu)圖 9
3.5 系統(tǒng)流程圖 11
4 數(shù)據(jù)總體結(jié)構(gòu)設(shè)計 12
4.1 數(shù)據(jù)庫概念結(jié)構(gòu)設(shè)計 12
4.2 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計 13
4.3 圖書管理系統(tǒng)的系統(tǒng)E-R圖 15
4.4 數(shù)據(jù)表設(shè)計 16
5 圖書管理系統(tǒng)詳細(xì)設(shè)計 18
5.1 系統(tǒng)流程分析 18
5.2 主要模塊的運(yùn)行 19
5.2.1 登陸界面 19
5.2.2 圖書信息管理模塊 19
5.2.3 圖書借還信息模塊 21
5.3 系統(tǒng)開發(fā)的遇到的相關(guān)問題及解決 21
5.3.1 圖書管理系統(tǒng)索引 21
5.3.2 如何驗證輸入的字符串 22
5.3.3 自動計算圖書歸還日期 23
5.3.4 系統(tǒng)登陸驗證碼的實現(xiàn) 23
6 結(jié)論 25
6.1 主要研究內(nèi)容及成果 26
6.2 今后進(jìn)一步研究方向 26
參考文獻(xiàn) 26
致 謝 27
摘要:圖書管理系統(tǒng)是智能辦公系統(tǒng)(IOA)的重要組成部分,因此,圖書管理系統(tǒng)也以方便、快捷的優(yōu)點正慢慢地進(jìn)入人們的生活,將傳統(tǒng)的圖書管理方式徹底的解脫出來,提高效率,減輕工作人員以往繁忙的工作,減小出錯的概率,使讀者可以花更多的時間在選擇書和看書上。從而使人們有更多時間來獲取信息、了解信息、掌握信息。其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個方面。采用SQL Server2000數(shù)據(jù)庫作為后臺數(shù)據(jù)庫、Visual C#編程語言作為前臺開發(fā)工具,通過對數(shù)據(jù)庫技術(shù)進(jìn)行了較深入的學(xué)習(xí)和應(yīng)用,主要完成書目檢索、讀者管理、借閱管理、圖書管理、用戶維護(hù)、系統(tǒng)維護(hù)等系統(tǒng)功能。系統(tǒng)運(yùn)行結(jié)果證明,本文所設(shè)計的圖書管理系統(tǒng)可以滿足學(xué)生和教師借閱者、圖書管理員兩方面的需要,達(dá)到了設(shè)計要求。
關(guān)鍵詞:圖書管理;系統(tǒng)設(shè)計;信息;ASP.NET;SQLServer2000
The development of the library book management system
Abstract: Library book management system is an important component part of the (IOA), therefore, the library book management system take the advantage of convenience and shortcut to enter peoples’ life slowly, the old library book management system is a bit outdated. New library book management system have improved efficiency , decrease the heavy workload of the staff in the past , reducing the error probability. It enable people to spend more time for chosing and reading books. So that people have enough time to acquire information , find out information , grasp information . The development of the library book management system contains two handles: The creation and maintenance of the background database and the Future applications. It adopts SQL Server2005 database as background database, Visual C# programming language as future development tools. Through an intensive study and application of database technology to reach the function of bibliography searches, reader management , borrow management, books management, user maintenance, system maintenance and so on. The system operation result proved that the library book management system in the text can meet the demand of the borrower of the student, teacher and the librarian. It reached it’s design requirements.
Keywords:library book management; system design ;information; ASP.NET;SQLServer2005
TA們正在看...
- 王懷方企業(yè)融資戰(zhàn)略與價值創(chuàng)造ppt.ppt
- 王意如----課改背景下教師的職業(yè)定位和專業(yè)素養(yǎng)半...ppt
- 王本陸課程與教學(xué)論第一章ppt.ppt
- 王本陸課程與教學(xué)論第四章課程開發(fā)與校本課程ppt.ppt
- 王永春小學(xué)數(shù)學(xué)核心素養(yǎng)與數(shù)學(xué)思想方法一ppt.ppt
- 王永勝+六上百分?jǐn)?shù)意義課件ppt.ppt
- 王澍及其作品簡介ppt.ppt
- 王美青口腔解剖學(xué)-頜面部骨ppt.ppt
- 王羲之蘭亭序的書寫詳解ppt.ppt
- 王羲之草書十七貼字帖解析ppt.ppt