論文格式
          電氣工程 會計論文 金融論文 國際貿(mào)易 財務(wù)管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學 電氣自動化 歷史論文
          機械設(shè)計 電子通信 英語論文 物流論文 電子商務(wù) 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設(shè)計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應(yīng)用物理 電子信息工程 服裝設(shè)計工程 教育技術(shù)學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術(shù)設(shè)計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業(yè)論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結(jié) |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網(wǎng) |
          搜索 高級搜索

          當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計算機論文
          畢業(yè)論文標題:

          文檔管理系統(tǒng)

           本文ID:LWGSW13852 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 文檔管理系統(tǒng) (收費:1000 積分)  

          論文字數(shù):17869,頁數(shù):63

          內(nèi)容摘要
          《文檔管理系統(tǒng)》是采用VISAUL BASIC6.0開發(fā)的一個數(shù)據(jù)庫管理系統(tǒng)。本設(shè)計說明書主要講述了VISAUL BASIC6.0的基本功能及設(shè)計方法。緊接著以本系統(tǒng)為例,逐一介紹開發(fā)本系統(tǒng)系統(tǒng)的步驟:系統(tǒng)分析、系統(tǒng)設(shè)計、系統(tǒng)實現(xiàn)、系統(tǒng)維護。在系統(tǒng)分析中先后用數(shù)據(jù)流圖、數(shù)據(jù)字典、系統(tǒng)的功能結(jié)構(gòu)圖分析了系統(tǒng)所需的各種數(shù)據(jù)。在系統(tǒng)的設(shè)計中,詳細的展現(xiàn)了系統(tǒng)的各個功能模塊。所需的數(shù)據(jù)庫表及表字段。菜單的設(shè)計等。在系統(tǒng)的實現(xiàn)中,給出了實現(xiàn)表單中相應(yīng)的功能控件的事件及代碼。以及菜單實現(xiàn)的方法。文章的最后則給出了本系統(tǒng)的主要功能源代碼。
          本系統(tǒng)具有數(shù)據(jù)輸入,數(shù)據(jù)存儲,信息查詢,報表打印等功能,系統(tǒng)的人機對話界面友好。系統(tǒng)功能全面,用戶操作方便是本設(shè)計的一個特色。


          關(guān)鍵詞:面向?qū)ο?文檔 管理系統(tǒng) VB 

          Abstract
          administrative system of the archives" adopts a data base management system that VISAUL BASIC6.0 developed . This design instruction has told the basic function of VISAUL BASIC6.0 and design method mainly .This design instruction has told the basic function of VISAUL BASIC6.0 and design method mainly. And then take this system as an example , recommend developing the step of this system one by one: Network analysis , designs systematically , realizes systematically , safeguards systematicallying. Successively with dataflow picture, data dictionary, function structure chart various kinds of datum analyticl system take of system in network analysis. In the design of the system, detailed each function module which has represented the system. Necessary database form and literary name section. Design of the menu ,etc.. In the realization of the system, provide and realize the incidents and codes of the corresponding function controlling part among forms. And the method that the menu realize. Provide the main function source code of this system at the end of the article. This system has data entry , the data are stored, file inquiry, such functions as the report form is typed, the interactive interface friendship of the system. The systematic function is overall, it is a characteristic that is originally designed that users are easy to operate.
          Key word: archives  administrative system of the archives   VISAUL BASIC6.0

          目錄
          內(nèi)容摘要 2
          Abstract 3
          引言 4
          第一章 概述 5
          1.1 管理信息系統(tǒng)簡介 5
          1·2:面向?qū)ο蟮某绦蛟O(shè)計 7
          1·3、系統(tǒng)軟件開發(fā)環(huán)境簡介 9
          第二章 應(yīng)用系統(tǒng)分析 10
          2·1、數(shù)據(jù)流圖 10
          2·2、系統(tǒng)功能結(jié)構(gòu)圖 12
          2·3、系統(tǒng)分析說明書 13
          2·4、E-R圖 15
          第三章 系統(tǒng)設(shè)計 17
          3·1、模塊處理功能設(shè)計 17
          3·2、數(shù)據(jù)庫表結(jié)構(gòu) 19
          第四章 應(yīng)用系統(tǒng)實現(xiàn) 22
          4.1創(chuàng)建卷名窗體的實現(xiàn) 22
          4.2:檔案柜資料窗體的實現(xiàn) 24
          4.3 文件編輯窗體的實現(xiàn) 27
          4.4 組卷窗體的實現(xiàn) 29
          4.5系統(tǒng)菜單的實現(xiàn) 33
          總  結(jié) 35
          致   謝 36
          主要參考文獻 36
          附錄(主要窗體的源代碼) 37


          相關(guān)論文
          本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:圖書館管理系統(tǒng) 下一篇:校園網(wǎng)交換機節(jié)點管理
          Tags:文檔 管理系統(tǒng) 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計算機論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文