国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

aspnet圖書管理系統(tǒng).doc

約32頁DOC格式手機打開展開

aspnet圖書管理系統(tǒng),目 錄摘要1abstract.11 引言21.1 圖書管理的現(xiàn)狀21.2 現(xiàn)有圖書管理系統(tǒng)的概述31.3 選題的目的、意義31.4 圖書管理系統(tǒng)的可行性分析41.5 系統(tǒng)開發(fā)運行環(huán)境42 圖書管理系統(tǒng)開發(fā)相關技術的介紹52.1 asp.net的介紹52.1.1 asp.net的優(yōu)勢介紹52.1.2 asp.net的特點...
編號:45-163845大小:541.00K
分類: 論文>計算機論文

內容介紹

此文檔由會員 heshihuakai 發(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ā)運行環(huán)境 4
2  圖書管理系統(tǒng)開發(fā)相關技術的介紹 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技術 7
2.3.1  瀏覽器/服務器(Browser/Server)結構 7
2.3.2  IIS服務器技術 7
3  系統(tǒng)總體設計分析 8
3.1 系統(tǒng)需求分析 8
3.2  系統(tǒng)實現(xiàn)的目標 8
3.3  系統(tǒng)功能模塊設計 8
3.4  系統(tǒng)功能結構圖 9
3.5  系統(tǒng)流程圖 11
4  數(shù)據(jù)總體結構設計 12
4.1  數(shù)據(jù)庫概念結構設計 12
4.2  數(shù)據(jù)庫邏輯結構設計 13
4.3  圖書管理系統(tǒng)的系統(tǒng)E-R圖 15
4.4  數(shù)據(jù)表設計 16
5  圖書管理系統(tǒng)詳細設計 18
5.1  系統(tǒng)流程分析 18
5.2  主要模塊的運行 19
5.2.1  登陸界面 19
5.2.2  圖書信息管理模塊 19
5.2.3  圖書借還信息模塊 21
5.3  系統(tǒng)開發(fā)的遇到的相關問題及解決 21
5.3.1  圖書管理系統(tǒng)索引 21
5.3.2  如何驗證輸入的字符串 22
5.3.3  自動計算圖書歸還日期 23
5.3.4  系統(tǒng)登陸驗證碼的實現(xiàn) 23
6  結論 25
6.1  主要研究內容及成果 26
6.2  今后進一步研究方向 26
參考文獻 26
致 謝 27

 
學校圖書管理系統(tǒng)的開發(fā)

摘要:圖書管理系統(tǒng)是智能辦公系統(tǒng)(IOA)的重要組成部分,因此,圖書管理系統(tǒng)也以方便、快捷的優(yōu)點正慢慢地進入人們的生活,將傳統(tǒng)的圖書管理方式徹底的解脫出來,提高效率,減輕工作人員以往繁忙的工作,減小出錯的概率,使讀者可以花更多的時間在選擇書和看書上。從而使人們有更多時間來獲取信息、了解信息、掌握信息。其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。采用SQL Server2005數(shù)據(jù)庫作為后臺數(shù)據(jù)庫、Visual C#編程語言作為前臺開發(fā)工具,通過對數(shù)據(jù)庫技術進行了較深入的學習和應用,主要完成書目檢索、讀者管理、借閱管理、圖書管理、用戶維護、系統(tǒng)維護等系統(tǒng)功能。系統(tǒng)運行結果證明,本文所設計的圖書管理系統(tǒng)可以滿足學生和教師借閱者、圖書管理員兩方面的需要,達到了設計要求。
關鍵詞:圖書管理;系統(tǒng)設計;信息;ASP.NET;SQLServer2005

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