【正文】
社區(qū)人口管理系統(tǒng) 摘要 : 社區(qū)人口管理系統(tǒng) 是典型的信息管理系統(tǒng) (MIS),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應(yīng)用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的庫。而對于后者則要求應(yīng)用程序功能完備 ,易使用等特點。 本系統(tǒng)主要完成對 社區(qū)人口 信息 的管理,包括 添加 、 修改 、 刪除 , 查詢 , 導(dǎo)出 信息等 五 個方面。系統(tǒng)可以完成對各類信息的瀏覽、查詢、添加、刪除、修改等功能。系統(tǒng)的核心是 添加 、 修改 和 刪除 三者之間的聯(lián)系,每一個表的修改都將聯(lián)動的影響其它的表,當完成 添加 或 刪除 操作時系統(tǒng)會自動地完成 社區(qū)信息 的修改。查詢功能也是系統(tǒng)的核心之一。 本論文包括需求分析、系統(tǒng)功能、系統(tǒng)設(shè)計、程序設(shè)計、系統(tǒng)測試及存在問題等方面,較為系統(tǒng)地介紹了“ 社區(qū)人口管理系統(tǒng) ”課題開發(fā)的整個過程。 關(guān)鍵詞 : 社區(qū)人口 數(shù)據(jù)庫 管理系統(tǒng) Abstract: Community population management system is a typical application of managing information system (know as MIS), which mainly includes developing the application interface of frontend and building up and maintaining the database of backend. The former should make the function of application integrated and the usage is easy, the latter required a database with powerful consistency and integrality, and nice security. This system mainly pletes the management to information include five aspects such as adding, modifying, deleting, searching, outputting information. The system can plete to browse, search, add, delete, modify etc. to each kind of the function of information. The core of the system is the contact of increase, modification and delete, the modifications of each form will affect to other forms, the system will plete the modification of itself while being to plete to increase or delete the operation. Inquiring about the function of searching also is the one of the systematic nucleus. This thesis includes requirement analysis, system function, systems design, programming and the system tests and exists the aspects such as question etc, and paratively systematically introduced the whole course of Community population management system subject development. Keywords: Community Population Database Management System 目 錄 第一章 系統(tǒng)概述 ......................................................................................................... 4 管理系統(tǒng)概述 ....................................................................................................... 4 系統(tǒng)開發(fā)背景 ....................................................................................................... 4 系統(tǒng)目標與內(nèi)容 .................................................................................................... 4 開發(fā)方法與開發(fā)工具選擇 ....................................................................................... 5 系統(tǒng)開發(fā)計劃 ....................................................................................................... 5 第二章 開發(fā)環(huán)境介紹 ................................................................................................. 6 VB 介紹 .............................................................................................................. 6 ADO 對象 ........................................................................................................... 6 數(shù)據(jù)庫 ................................................................................................................ 7 SQL 語言 ............................................................................................................ 8 第三章 系統(tǒng)需求與分析 .............................................................................................. 9 可行性分析 ......................................................................................................... 9 技術(shù)可行性 ................................................................................................ 9 經(jīng)濟可行性 ................................................................................................ 9 運行可行性 .............................................................................................. 10 用戶使用可行 性 ........................................................................................ 10 系統(tǒng)功能需求 .................................................................................................... 10 數(shù)據(jù)詞典 ...........................................................................................................11 第四章 系統(tǒng)設(shè)計 ....................................................................................................... 13 功能模塊結(jié)構(gòu)圖 ................................................................................................. 13 程序流程圖 ....................................................................................................... 14 流程圖的作用 ............................................................................................ 14 模塊程序流程圖 ........................................................................................ 15 數(shù)據(jù)庫設(shè)計 ....................................................................................................... 16 概念結(jié)構(gòu)設(shè)計 ........................................................................................... 16 邏輯結(jié)構(gòu)設(shè)計 ........................................................................................... 17 物理設(shè)計 ................................................................................................. 17 計算機系統(tǒng)配置方案 .......................................................................................... 20 總體安全性可靠性方案 ............................................................... 錯誤 !未定義書簽。 第五章 系統(tǒng)詳細設(shè)計 .............................................................................................. 21 人機界面設(shè)計 .................................................................................................... 21 功能實現(xiàn) ............................................................................................................ 22 第六章 實施概況 ....................................................................................................... 26 操作系統(tǒng)和開發(fā)環(huán)境 .......................................................................................... 26 系統(tǒng)測試 .......................................................................................................... 26 測試實例的選擇與研究 ......