圖書管理系統(tǒng)畢業(yè)論文.rar
圖書管理系統(tǒng)畢業(yè)論文,目 錄緒論4第一章 課題總體介紹4§1.1 項(xiàng)目開發(fā)的背景4§1.2 項(xiàng)目開發(fā)的目的5§1.3 項(xiàng)目開發(fā)的意義5§1.4 系統(tǒng)的功能介紹5第二章 準(zhǔn)備階段6§2.1 系統(tǒng)分析6§2.2 系統(tǒng)目標(biāo)數(shù)據(jù)控件法幾種接口的比較6§2.3 總體需求性能比較及應(yīng)用說(shuō)明6§2.4 asp基礎(chǔ)7第三章 總體設(shè)計(jì)8§3.1 應(yīng)用需求分析...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會(huì)員 cs_425551455 發(fā)布目 錄
緒論 4
第一章 課題總體介紹 4
§1.1 項(xiàng)目開發(fā)的背景 4
§1.2 項(xiàng)目開發(fā)的目的 5
§1.3 項(xiàng)目開發(fā)的意義 5
§1.4 系統(tǒng)的功能介紹 5
第二章 準(zhǔn)備階段 6
§2.1 系統(tǒng)分析 6
§2.2 系統(tǒng)目標(biāo)數(shù)據(jù)控件法幾種接口的比較 6
§2.3 總體需求性能比較及應(yīng)用說(shuō)明 6
§2.4 ASP基礎(chǔ) 7
第三章 總體設(shè)計(jì) 8
§3.1 應(yīng)用需求分析 8
§3.2 模塊具體分析 8
§3.3 設(shè)計(jì)具體實(shí)現(xiàn) 12
§3.4 系統(tǒng)功能實(shí)現(xiàn) 15
第四單 物理設(shè)計(jì)階段 17
§4.1 設(shè)計(jì)原則 17
§4.2 物理設(shè)計(jì)階段的目標(biāo)與任務(wù) 18
§4.3 數(shù)據(jù)存儲(chǔ)方面 21
第五章 數(shù)據(jù)庫(kù)實(shí)施階段 22
§5.1 建立數(shù)據(jù)庫(kù)、數(shù)據(jù)表、視圖、索引 22
§5.11 建立數(shù)據(jù)庫(kù) 22
§5.12 建立數(shù)據(jù)表 22
§5.13 建立視圖 24
§5.14 建立索引 25
§5.15 建立觸發(fā)器 25
§5.2 數(shù)據(jù)入庫(kù) 26
第六章 系統(tǒng)主界面的設(shè)計(jì)與源代碼的實(shí)現(xiàn) 26
第七章 系統(tǒng)功能測(cè)試 40
§7.1 測(cè)試的原則 40
§7.2 測(cè)試的方法 41
結(jié)論 42
參考文獻(xiàn) 43
附錄 44
致謝 50
__________________________________________________________
圖書管理系統(tǒng)
摘要
INTERNET是一個(gè)不斷變化的和擴(kuò)展的信息海洋,通過(guò)它你能迅速、方便地連接到世界其他地方,獲得大量知識(shí)和信息; INTERNET也是一個(gè)能進(jìn)行通信、研究、交流或商業(yè)展示的場(chǎng)所,它是可代人們大量利用的信息庫(kù)和文檔資料庫(kù),是屬于現(xiàn)在和未來(lái)的科學(xué)技術(shù),并且不斷會(huì)有新的應(yīng)用形式出現(xiàn),一定會(huì)使我們今后的生活更加便捷;INTERNET是全世界共同擁有的網(wǎng)絡(luò)和財(cái)富。
本文中主要闡述的是圖書管理系統(tǒng)的分析、設(shè)計(jì)過(guò)程,主要包括系統(tǒng)登錄、圖書借閱查詢、 圖書管理等功能的實(shí)現(xiàn)。
前臺(tái)采用的是Microsoft推出的C,后臺(tái)數(shù)據(jù)庫(kù)采用了SQL Server2000數(shù)據(jù)庫(kù)。充分利用C在應(yīng)用程序的設(shè)計(jì)和開發(fā)上具有靈活和效率高,及語(yǔ)言相容性高的特點(diǎn),可以用它來(lái)創(chuàng)建、運(yùn)行交互式高性能的應(yīng)用程序。利用這兩種軟件的結(jié)合方法,能夠使該網(wǎng)站的設(shè)計(jì)更加高效、安全、快捷、方便,為該系統(tǒng)提供了強(qiáng)大的技術(shù)支持。
【關(guān)鍵詞】 數(shù)據(jù)庫(kù) 圖書管理
__________________________________________________________
Books Management System
Abstract
Internet is a constantly changing and expanding ocean of information through which you can quickly and easily connect to other parts of the world, a lot of knowledge and information. Internet is a communications can be conducted, research, exchange or display of commercial establishments, it is a large number of people to be able to use the information database and the database file, is the present and future of science and technology, and has been the form of new applications, the future will certainly be able to make our life more convenient. INTERNET network is jointly owned by the rest of the world and wealth
This article describes the main books management system in the analysis, design process, mainly including system login, library query, the realization of such the function of library management
in the development of future systems, background database using Microsoft SQL Server 2000 database, and make full use of C in the application design and development process with a flexible and highly efficient, high compatibility and language features can be used to create, High Performance running interactive applications. The website is designed to make use of the more efficient, safe, efficient, convenient and provide a strong technical support for the system.
【Key words】 database library management