圖書館管理系統(tǒng)的開發(fā)vb.doc
約59頁DOC格式手機打開展開
圖書館管理系統(tǒng)的開發(fā)vb,圖書館管理系統(tǒng)的開發(fā)頁數(shù) 60字數(shù) 22565摘 要本文以學(xué)校圖書館管理系統(tǒng)為開發(fā)背景,針對于傳統(tǒng)的人工圖書管理方式存在的一些問題進行了調(diào)查分析,并按照軟件工程的理論、方法和規(guī)范;遵循實用性、系統(tǒng)性、逐步完善、逐步發(fā)展的原則;采用結(jié)構(gòu)化生命周期法和原型法相結(jié)合進行圖書管理系統(tǒng)的開發(fā)。系統(tǒng)以microsoft visua...
內(nèi)容介紹
此文檔由會員 天緣 發(fā)布
圖書館管理系統(tǒng)的開發(fā)
頁數(shù) 60 字數(shù) 22565
摘 要
本文以學(xué)校圖書館管理系統(tǒng)為開發(fā)背景,針對于傳統(tǒng)的人工圖書管理方式存在的一些問題進行了調(diào)查分析,并按照軟件工程的理論、方法和規(guī)范;遵循實用性、系統(tǒng)性、逐步完善、逐步發(fā)展的原則;采用結(jié)構(gòu)化生命周期法和原型法相結(jié)合進行圖書管理系統(tǒng)的開發(fā)。系統(tǒng)以Microsoft Visual Basic 6.0 作為前臺界面開發(fā)工具,Microsoft SQL Server 2000作為后臺數(shù)據(jù)庫支持,并且采用了當前最流行的C/S運算模式,使其既有直觀友好的用戶界面、高效穩(wěn)定的性能,又能與校園網(wǎng)緊密結(jié)合,充分發(fā)揮校園網(wǎng)的強大功能。該系統(tǒng)運行于Windows平臺上,具有圖書編目、典藏、流通、查詢以及讀者管理和報表生成打印輸出等功能,基本實現(xiàn)了圖書管理的網(wǎng)絡(luò)化、信息化和自動化。
關(guān)鍵字: C/S校園網(wǎng),信息系統(tǒng),圖書管理,讀者管理
Abstract and Keywords
This article depict the development for school library management system. I have made some inquisition and analysis aiming at some problems exist in artificial management for books. According to the theories , method and normal of software engineering and the principle of practicality . Systemicality gradual perfectness and gradual development, using the method of construction of life cycle combined with the prototype method. System used the Microsoft Visual Basic 6.0 conduct and actions as stage interface development tool, Microsoft SQL Server 2000 conduct and actions as backstage database support , and adopted the most popular C/S calculate the mode currently .So this system has intuitionistic and popular user’ interface , efficient and stable function . It is also closely combined with the campus net, so that the powerful function of campus net can be brought into full play. This system is designed running on the windows platform, It has functions of cataloging, collection, circulation, searching for books, readers management report print and so on. This system has fundamentally realized books management through network, informationalization and automation .
Keywords: C/S Campus Net Information systems
Books Management Readers Management
目錄
第一章 前言 ……………………………………………………………………
第二章 管理信息系統(tǒng) …………………………………………………………
2.1管理信息系統(tǒng)概述 ……………………………………………………
2.2 管理信息系統(tǒng)的結(jié)構(gòu) ………………………………………………
第三章 管理信息系統(tǒng)開發(fā)方法學(xué) ……………………………………………
3.1 管理信息系統(tǒng)的開發(fā)原則 …………………………………………
3.2 管理信息系統(tǒng)的開發(fā)方法 …………………………………………
3.2.1 生命周期法 …………………………………………………
3.2.2 原形法 ………………………………………………………
3.2.3 面向?qū)ο蠓? …………………………………………………
3.3 圖書館管理系統(tǒng)開發(fā)方法的確定 …………………………………
第四章 系統(tǒng)的調(diào)查與分析 ……………………………………………………
4.1 系統(tǒng)初步調(diào)查 ………………………………………………………
4.2 可行性分析 …………………………………………………………
4.2.1技術(shù)可行性 ……………………………………………………
4.2.2經(jīng)濟可行性 ……………………………………………………
4.2.3管理可行性 ……………………………………………………
4.3 現(xiàn)行系統(tǒng)的詳細調(diào)查 ………………………………………………
4.4 新系統(tǒng)邏輯方案的提出 ……………………………………………
第五章 系統(tǒng)設(shè)計 ………………………………………………………………
5.1系統(tǒng)的總體設(shè)計 ……………………………………………………
5.1.1系統(tǒng)功能結(jié)構(gòu)的劃分 …………………………………………
5.1.2系統(tǒng)環(huán)境的配置 ………………………………………………
5.1.2.1確定系統(tǒng)設(shè)備配置的拓撲結(jié)構(gòu) ………………………
5.1.2.2 機器選型 ………………………………………………
5.1.2.3 軟件配置 ………………………………………………
5.1.3 確定系統(tǒng)的計算機處理流程 …………………………………
5.2 具體物理設(shè)計 ………………………………………………………
5.2.1 代碼設(shè)計 ………………………………………………………
5.2.2 輸出設(shè)計 ………………………………………………………
5.2.3 輸入設(shè)計 ………………………………………………………
5.2.4 數(shù)據(jù)存儲設(shè)計 …………………………………………………
5.2.4.1數(shù)據(jù)庫設(shè)計的要求 ………………………………………
5.2.4.2數(shù)據(jù)庫設(shè)計的開發(fā)過程 ………………………………
5.2.4.3 需求分析 …………………………………………………
5.2.4.4 概念設(shè)計 …………………………………………………
5.2.4.5 邏輯設(shè)計 …………………………………………………
5.2.4.6 物理設(shè)計 …………………………………………………
第六章 系統(tǒng)實施 ………………………………………………………………
6.1 程序設(shè)計 ……………………………………………………………
6.1.1 流通 ……………………………………………………………
6.1.2 讀者管理 ………………………………………………………
6.2 系統(tǒng)測試 ……………………………………………………………
6.2.1 調(diào)試過程 ………………………………………………………
6.2.2 調(diào)試方法 ………………………………………………………
第七章 系統(tǒng)管理與維護 ………………………………………………………
頁數(shù) 60 字數(shù) 22565
摘 要
本文以學(xué)校圖書館管理系統(tǒng)為開發(fā)背景,針對于傳統(tǒng)的人工圖書管理方式存在的一些問題進行了調(diào)查分析,并按照軟件工程的理論、方法和規(guī)范;遵循實用性、系統(tǒng)性、逐步完善、逐步發(fā)展的原則;采用結(jié)構(gòu)化生命周期法和原型法相結(jié)合進行圖書管理系統(tǒng)的開發(fā)。系統(tǒng)以Microsoft Visual Basic 6.0 作為前臺界面開發(fā)工具,Microsoft SQL Server 2000作為后臺數(shù)據(jù)庫支持,并且采用了當前最流行的C/S運算模式,使其既有直觀友好的用戶界面、高效穩(wěn)定的性能,又能與校園網(wǎng)緊密結(jié)合,充分發(fā)揮校園網(wǎng)的強大功能。該系統(tǒng)運行于Windows平臺上,具有圖書編目、典藏、流通、查詢以及讀者管理和報表生成打印輸出等功能,基本實現(xiàn)了圖書管理的網(wǎng)絡(luò)化、信息化和自動化。
關(guān)鍵字: C/S校園網(wǎng),信息系統(tǒng),圖書管理,讀者管理
Abstract and Keywords
This article depict the development for school library management system. I have made some inquisition and analysis aiming at some problems exist in artificial management for books. According to the theories , method and normal of software engineering and the principle of practicality . Systemicality gradual perfectness and gradual development, using the method of construction of life cycle combined with the prototype method. System used the Microsoft Visual Basic 6.0 conduct and actions as stage interface development tool, Microsoft SQL Server 2000 conduct and actions as backstage database support , and adopted the most popular C/S calculate the mode currently .So this system has intuitionistic and popular user’ interface , efficient and stable function . It is also closely combined with the campus net, so that the powerful function of campus net can be brought into full play. This system is designed running on the windows platform, It has functions of cataloging, collection, circulation, searching for books, readers management report print and so on. This system has fundamentally realized books management through network, informationalization and automation .
Keywords: C/S Campus Net Information systems
Books Management Readers Management
目錄
第一章 前言 ……………………………………………………………………
第二章 管理信息系統(tǒng) …………………………………………………………
2.1管理信息系統(tǒng)概述 ……………………………………………………
2.2 管理信息系統(tǒng)的結(jié)構(gòu) ………………………………………………
第三章 管理信息系統(tǒng)開發(fā)方法學(xué) ……………………………………………
3.1 管理信息系統(tǒng)的開發(fā)原則 …………………………………………
3.2 管理信息系統(tǒng)的開發(fā)方法 …………………………………………
3.2.1 生命周期法 …………………………………………………
3.2.2 原形法 ………………………………………………………
3.2.3 面向?qū)ο蠓? …………………………………………………
3.3 圖書館管理系統(tǒng)開發(fā)方法的確定 …………………………………
第四章 系統(tǒng)的調(diào)查與分析 ……………………………………………………
4.1 系統(tǒng)初步調(diào)查 ………………………………………………………
4.2 可行性分析 …………………………………………………………
4.2.1技術(shù)可行性 ……………………………………………………
4.2.2經(jīng)濟可行性 ……………………………………………………
4.2.3管理可行性 ……………………………………………………
4.3 現(xiàn)行系統(tǒng)的詳細調(diào)查 ………………………………………………
4.4 新系統(tǒng)邏輯方案的提出 ……………………………………………
第五章 系統(tǒng)設(shè)計 ………………………………………………………………
5.1系統(tǒng)的總體設(shè)計 ……………………………………………………
5.1.1系統(tǒng)功能結(jié)構(gòu)的劃分 …………………………………………
5.1.2系統(tǒng)環(huán)境的配置 ………………………………………………
5.1.2.1確定系統(tǒng)設(shè)備配置的拓撲結(jié)構(gòu) ………………………
5.1.2.2 機器選型 ………………………………………………
5.1.2.3 軟件配置 ………………………………………………
5.1.3 確定系統(tǒng)的計算機處理流程 …………………………………
5.2 具體物理設(shè)計 ………………………………………………………
5.2.1 代碼設(shè)計 ………………………………………………………
5.2.2 輸出設(shè)計 ………………………………………………………
5.2.3 輸入設(shè)計 ………………………………………………………
5.2.4 數(shù)據(jù)存儲設(shè)計 …………………………………………………
5.2.4.1數(shù)據(jù)庫設(shè)計的要求 ………………………………………
5.2.4.2數(shù)據(jù)庫設(shè)計的開發(fā)過程 ………………………………
5.2.4.3 需求分析 …………………………………………………
5.2.4.4 概念設(shè)計 …………………………………………………
5.2.4.5 邏輯設(shè)計 …………………………………………………
5.2.4.6 物理設(shè)計 …………………………………………………
第六章 系統(tǒng)實施 ………………………………………………………………
6.1 程序設(shè)計 ……………………………………………………………
6.1.1 流通 ……………………………………………………………
6.1.2 讀者管理 ………………………………………………………
6.2 系統(tǒng)測試 ……………………………………………………………
6.2.1 調(diào)試過程 ………………………………………………………
6.2.2 調(diào)試方法 ………………………………………………………
第七章 系統(tǒng)管理與維護 ………………………………………………………
TA們正在看...
- 四川高中信息技術(shù)選修網(wǎng)絡(luò)技術(shù)學(xué)業(yè)水平考試真題含...doc
- 四巧板八種系列100種玩法答案圖解全解最詳細.doc
- 四巧板攻略四巧板答案t字之迷拼圖四巧板拼法四巧板...doc
- 四年級上冊三位數(shù)乘以兩位數(shù)練習(xí)題帶答案.doc
- 四年級上冊數(shù)學(xué)大數(shù)的認識練習(xí)題及答案.doc
- 四年級上應(yīng)用題練習(xí)含答案.doc
- 四年級下冊數(shù)學(xué)應(yīng)用題及答案26題.doc
- 四年級下冊數(shù)學(xué)應(yīng)用題及答案大全.doc
- 四年級下冊數(shù)學(xué)應(yīng)用題練習(xí)-答案.doc
- 四年級下冊數(shù)學(xué)相遇問題帶答案.doc