【正文】
I 摘要 社區(qū)網(wǎng)格化管理系統(tǒng)是通過網(wǎng)格的形式管理社區(qū)內(nèi)的居民、房屋等信息,最主要的功能包括社區(qū)居民管理、社區(qū)房屋管理、服務(wù)場所管理、工作日志、規(guī)章制度管理、工作人員績效評估功能。本系統(tǒng)將社區(qū)內(nèi)的一棟樓劃分一個網(wǎng)格,每個網(wǎng)格都有一個自己的網(wǎng)格長,網(wǎng)格長可以對自己網(wǎng)格內(nèi)的居民、房屋、服務(wù)場所等信息進行管理,可以書寫工作日志,可以查看管理員對自己工作日志的評價、規(guī)章制度和對自己的績效評估。管理員可以對整個社區(qū)內(nèi)的居民、房屋、服務(wù)場所等信息進行管理,對規(guī)章制度進行管理,可以對網(wǎng)格長們的工作日志進行評價,對網(wǎng)格長們進行 績效評估。 系統(tǒng)采用 B/S 架構(gòu)的網(wǎng)站模式的設(shè)計與實現(xiàn),采用面向?qū)ο蟮拈_發(fā)過程,使用 MyEclipse10 進行開發(fā),在數(shù)據(jù)庫方面使用了 MySQL 數(shù)據(jù)庫,使得社區(qū)網(wǎng)格化管理系統(tǒng)更加簡潔、方便、可靠。 關(guān)鍵詞:社區(qū)網(wǎng)格化管理; B/S; MyEclipse;面向?qū)ο螅?MySQL II Abstract munity grids management system is described in the form of a grid, housing information such as the management of munity residents, the main functions include the munity management, munity building management, service management, work logs, rules and regulations management, staff performance evaluation system To divide munities within a building a grid, each grid has a long their grid, the grid can long for their residents within the grid, houses, service areas such as information management, can write logs, you can view administrator in their work log evaluation, rules and regulations and of their performance evaluation. Administrators can for the whole munity residents, houses, service areas such as information management, to manage the rules and regulations, can evaluate the grid work logs that are, for the grid long performance software adopts B/S architecture model, the design and implementation of adopting the objectoriented development process, using MyEclipse10 development, database using the MySQL database, make munity grids management system more simple, convenient and reliable. Keywords: Community gridded management; B/S; MyEclipse; object oriented; MySQL 目錄 1 項目概述 ........................................................................................................... 1 系統(tǒng)概述 .......................................................................................................... 1 組織機構(gòu) .......................................................................................................... 1 系統(tǒng)業(yè)務(wù)流程 ................................................................................................. 2 系統(tǒng)功能模塊 ................................................................................................. 4 2 系統(tǒng)需求分析 .................................................................................................... 5 需求陳述 ......................................................................................................... 5 用例建模 ......................................................................................................... 6 3 系統(tǒng)架構(gòu)設(shè)計 ...................................................................................................11 架構(gòu)設(shè)計目標(biāo) .................................................................................................11 系統(tǒng)架構(gòu)設(shè)計 ................................................................................................ 12 系統(tǒng)架構(gòu)類圖 ............................................................................................... 15 4 系統(tǒng)設(shè)計 ......................................................................................................... 16 系統(tǒng)交互圖 ................................................................................................... 16 系統(tǒng)架構(gòu)類交互圖 ......................................................................................... 16 活動者與模塊間的交互 .................................................................................. 17 系統(tǒng)協(xié)作圖 .................................................................................................. 23 系統(tǒng)狀態(tài)圖 .................................................................................................. 26 系統(tǒng)活動圖 .................................................................................................. 28 業(yè)務(wù)邏輯對象類設(shè)計 ................................................................................... 29 發(fā)現(xiàn)業(yè)務(wù)邏輯類 ............................................................................................ 29 業(yè)務(wù)邏輯對象類圖 ......................................................................................... 29 數(shù)據(jù)庫設(shè)計 ................................................................................................... 31 ER 圖 ........................................................................................................... 31 物理表結(jié)構(gòu) 圖 ............................................................................................... 32 開發(fā)環(huán)境的選擇 ........................................................................................... 34 系統(tǒng)開發(fā)工具 ................................................................................................ 34 數(shù)據(jù)庫的選擇 ................................................................................................ 34 系統(tǒng)網(wǎng)絡(luò)架構(gòu)設(shè)計 ........................................................................................ 34 5 編碼 ................................................................................................................. 36 概述開發(fā)工具及編程腳本 ........................................................................... 36 腳本習(xí)慣說明 ............................................................................................... 36 腳本 .............................................................................................................. 37 程序流程 ........................................................................................................ 37 6 測試 ................................................................................................................. 40 測試原則及測試方法概述 ........................................................................... 40 測試項目測試用例 ....................................................................................... 40 軟件測試結(jié)論 ............................................................................................... 51 軟件能力