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

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

約71頁(yè)DOC格式手機(jī)打開展開

圖書管理系統(tǒng),摘要隨著社會(huì)經(jīng)濟(jì)的迅速發(fā)展和科學(xué)技術(shù)的全面進(jìn)步,計(jì)算機(jī)事業(yè)更是飛速發(fā)展,以計(jì)算機(jī)與通信技術(shù)為基礎(chǔ)的信息系統(tǒng)正處于蓬勃發(fā)展的時(shí)期。如何通過計(jì)算機(jī)為我們完成更多的事情,進(jìn)而達(dá)到辦公自動(dòng)化和優(yōu)化日常工作的目的,也就成了一個(gè)大眾化的課題。圖書館管理系統(tǒng),是辦公自動(dòng)化的一個(gè)體現(xiàn)。其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程...
編號(hào):45-2346大小:500.00K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 superjunior 發(fā)布

摘 要
隨著社會(huì)經(jīng)濟(jì)的迅速發(fā)展和科學(xué)技術(shù)的全面進(jìn)步,計(jì)算機(jī)事業(yè)更是飛速發(fā)展,以計(jì)算機(jī)與通信技術(shù)為基礎(chǔ)的信息系統(tǒng)正處于蓬勃發(fā)展的時(shí)期。如何通過計(jì)算機(jī)為我們完成更多的事情,進(jìn)而達(dá)到辦公自動(dòng)化和優(yōu)化日常工作的目的,也就成了一個(gè)大眾化的課題。
圖書館管理系統(tǒng),是辦公自動(dòng)化的一個(gè)體現(xiàn)。其開發(fā)主要包括后臺(tái)數(shù)據(jù)庫(kù)的建立和維護(hù)以及前端應(yīng)用程序的開發(fā)兩個(gè)方面。對(duì)于前者要求建立起數(shù)據(jù)一致性和完整性強(qiáng)、數(shù)據(jù)安全性好的數(shù)據(jù)庫(kù),而對(duì)于后者則要求應(yīng)用程序功能完備,易使用等特點(diǎn)。
結(jié)合開放式圖書館的要求,本系統(tǒng)使用VB6.0為客戶/服務(wù)器開發(fā)工具,使用 SQL Server 2000為數(shù)據(jù)庫(kù)平臺(tái),開發(fā)環(huán)境操作系統(tǒng)平臺(tái)為WindowsXP,經(jīng)過對(duì)SQL Server 2000數(shù)據(jù)庫(kù)管理系統(tǒng)、SQL語(yǔ)言原理、VB應(yīng)用程序設(shè)計(jì),VB數(shù)據(jù)庫(kù)技術(shù)進(jìn)行學(xué)習(xí)和應(yīng)用。我主要完成了對(duì)圖書管理系統(tǒng)的需求分析、功能模塊劃分、數(shù)據(jù)庫(kù)模式分析,并由此設(shè)計(jì)了數(shù)據(jù)庫(kù)結(jié)構(gòu)和應(yīng)用程序。
本項(xiàng)目的開發(fā)為讀者和管理員帶來了極大的便利,基本上實(shí)現(xiàn)了圖書系統(tǒng)的信息化,并提高了工作效率。

關(guān)鍵詞: 信息管理系統(tǒng),數(shù)據(jù)一致性,面向?qū)ο?,?shù)據(jù)窗口,原型法









ABSTRACT

With the development of social economic and completely progress of science and technology,computer technology has been developing quickly,along with information system for the base of computer and correspondence technique is placed in the period of the booming development. How to complete more affairs for us through computer and attaining to transact the automation with excellent turn the purpose of the daily pursuit are also a popularize lesson.
Library management system is a performance of transact the automation .Its development includes primarily two aspects which are the backstage database's establishmrnt and the development of head applies' procedure. Request to establish database which rises data consistency with complete strong and data safety for the former , but for the latter,request the applied procedure's function complete, easy usage etc.
Combining the request of open type library, this system uses VB6.0 as the tool of development of the customer/ the server, using SQL Server 2000 for database ,operating system is Windows XP, through studying and appling the SQL Server2000 database management system, SQL language principle, designment of VB application the procedure and VB database technique . I primarily completed need analysis and dividing function mold and analysing the database mode for manage system of book ,along with designing the database construction and applied procedure.
The development of this item offer convenience for reader and manager , and realize the information of the books system turns and increases work efficiency。
Keywords: information management system, data consistency, Object Oriented, data window way, Prototyping Method.















目 錄

摘 要 I
ABSTRACT II
目 錄 III
第1章 緒 論 1
1.1 系統(tǒng)概述 1
1.2 管理信息系統(tǒng)概述 1
1.2.1 管理信息系統(tǒng)現(xiàn)狀 1
1.2.2 管理信息系統(tǒng)開發(fā)方法介紹 3
1.3 系統(tǒng)開發(fā)方法 4
第2章 需求分析 5
2.1 系統(tǒng)初步調(diào)查 5
2.2 系統(tǒng)開發(fā)的必要性分析 5
2.3 系統(tǒng)開發(fā)的可行性分析 6
2.4 用戶的特點(diǎn) 7
2.5 需求規(guī)定 7
2.6 對(duì)功能的一般性規(guī)定 8
2.7 對(duì)性能的規(guī)定 8
2.8 其他的專門需求 9
2.9 對(duì)安全性的要求 9
2.10 開發(fā)環(huán)境和性能需求 9
2.10.1 開發(fā)環(huán)境 9
2.10.2 開發(fā)平臺(tái)工具 9
2.10.3 程序運(yùn)行方式 11
2.10.4 程序與外部數(shù)據(jù)的接口 11
第3章 概要設(shè)計(jì) 12
3.1 總體設(shè)計(jì) 12
3.1.1 總體設(shè)計(jì)方案 12
3.1.2 需求規(guī)定 12
3.1.3 運(yùn)行環(huán)境 13
3.1.4 基本設(shè)計(jì)概念和處理流程 13
3.1.5 系統(tǒng)軟件結(jié)構(gòu) 14
3.2 接口設(shè)計(jì) 16
3.2.1 用戶接口 16
3.2.2 外部接口 16
3.2.3 內(nèi)部接口 16
3.3 運(yùn)行設(shè)計(jì) 16
3.3.1 運(yùn)行控制 16
3.3.2 運(yùn)行時(shí)間 16
3.4 數(shù)據(jù)庫(kù)簡(jiǎn)介 17
3.5 數(shù)據(jù)庫(kù)需求分析 17
3.6 數(shù)據(jù)庫(kù)概念結(jié)構(gòu)設(shè)計(jì) 18
3.7 數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì) 21
第4章 詳細(xì)設(shè)計(jì) 24
4.1 創(chuàng)建數(shù)據(jù)源 24
4.2 設(shè)計(jì)工程框架 25
4.2.1 創(chuàng)建工程項(xiàng)目 25
4.2.2 添加模塊 25
4.2.3 添加類模塊 26
4.3 模塊設(shè)計(jì)及其代碼分析 29
4.3.1 用戶登錄界面設(shè)計(jì) 29
4.3.2 管理員信息模塊設(shè)計(jì) 32
4.3.3 借閱卡管理模塊設(shè)計(jì) 36
4.3.4 借/還書業(yè)務(wù)模塊設(shè)計(jì) 41
4.3.5 庫(kù)存管理模塊設(shè)計(jì) 47
4.3.6 書刊查詢模塊設(shè)計(jì) 50
4.3.7 密碼設(shè)置界面設(shè)計(jì) 52
4.3.8 報(bào)表模塊設(shè)計(jì) 56
第5章 系統(tǒng)測(cè)試 61
5.1 系統(tǒng)的維護(hù) 61
5.2 系統(tǒng)測(cè)試 61
5.3 調(diào)試中應(yīng)用的方法 63
5.4 運(yùn)行環(huán)境 63
5.5 系統(tǒng)的轉(zhuǎn)換方案 63
總 結(jié) 64
參考文獻(xiàn) 65
致 謝 66