freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

社區(qū)網(wǎng)格化管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)畢業(yè)設(shè)計(jì)論文(已修改)

2024-09-26 16:31 本頁(yè)面
 

【正文】 I 摘要 社區(qū)網(wǎng)格化管理系統(tǒng)是通過網(wǎng)格的形式管理社區(qū)內(nèi)的居民、房屋等信息,最主要的功能包括社區(qū)居民管理、社區(qū)房屋管理、服務(wù)場(chǎng)所管理、工作日志、規(guī)章制度管理、工作人員績(jī)效評(píng)估功能。本系統(tǒng)將社區(qū)內(nèi)的一棟樓劃分一個(gè)網(wǎng)格,每個(gè)網(wǎng)格都有一個(gè)自己的網(wǎng)格長(zhǎng),網(wǎng)格長(zhǎng)可以對(duì)自己網(wǎng)格內(nèi)的居民、房屋、服務(wù)場(chǎng)所等信息進(jìn)行管理,可以書寫工作日志,可以查看管理員對(duì)自己工作日志的評(píng)價(jià)、規(guī)章制度和對(duì)自己的績(jī)效評(píng)估。管理員可以對(duì)整個(gè)社區(qū)內(nèi)的居民、房屋、服務(wù)場(chǎng)所等信息進(jìn)行管理,對(duì)規(guī)章制度進(jìn)行管理,可以對(duì)網(wǎng)格長(zhǎng)們的工作日志進(jìn)行評(píng)價(jià),對(duì)網(wǎng)格長(zhǎng)們進(jìn)行 績(jī)效評(píng)估。 系統(tǒng)采用 B/S 架構(gòu)的網(wǎng)站模式的設(shè)計(jì)與實(shí)現(xiàn),采用面向?qū)ο蟮拈_發(fā)過程,使用 MyEclipse10 進(jìn)行開發(fā),在數(shù)據(jù)庫(kù)方面使用了 MySQL 數(shù)據(jù)庫(kù),使得社區(qū)網(wǎng)格化管理系統(tǒng)更加簡(jiǎn)潔、方便、可靠。 關(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 項(xiàng)目概述 ........................................................................................................... 1 系統(tǒng)概述 .......................................................................................................... 1 組織機(jī)構(gòu) .......................................................................................................... 1 系統(tǒng)業(yè)務(wù)流程 ................................................................................................. 2 系統(tǒng)功能模塊 ................................................................................................. 4 2 系統(tǒng)需求分析 .................................................................................................... 5 需求陳述 ......................................................................................................... 5 用例建模 ......................................................................................................... 6 3 系統(tǒng)架構(gòu)設(shè)計(jì) ...................................................................................................11 架構(gòu)設(shè)計(jì)目標(biāo) .................................................................................................11 系統(tǒng)架構(gòu)設(shè)計(jì) ................................................................................................ 12 系統(tǒng)架構(gòu)類圖 ............................................................................................... 15 4 系統(tǒng)設(shè)計(jì) ......................................................................................................... 16 系統(tǒng)交互圖 ................................................................................................... 16 系統(tǒng)架構(gòu)類交互圖 ......................................................................................... 16 活動(dòng)者與模塊間的交互 .................................................................................. 17 系統(tǒng)協(xié)作圖 .................................................................................................. 23 系統(tǒng)狀態(tài)圖 .................................................................................................. 26 系統(tǒng)活動(dòng)圖 .................................................................................................. 28 業(yè)務(wù)邏輯對(duì)象類設(shè)計(jì) ................................................................................... 29 發(fā)現(xiàn)業(yè)務(wù)邏輯類 ............................................................................................ 29 業(yè)務(wù)邏輯對(duì)象類圖 ......................................................................................... 29 數(shù)據(jù)庫(kù)設(shè)計(jì) ................................................................................................... 31 ER 圖 ........................................................................................................... 31 物理表結(jié)構(gòu) 圖 ............................................................................................... 32 開發(fā)環(huán)境的選擇 ........................................................................................... 34 系統(tǒng)開發(fā)工具 ................................................................................................ 34 數(shù)據(jù)庫(kù)的選擇 ................................................................................................ 34 系統(tǒng)網(wǎng)絡(luò)架構(gòu)設(shè)計(jì) ........................................................................................ 34 5 編碼 ................................................................................................................. 36 概述開發(fā)工具及編程腳本 ........................................................................... 36 腳本習(xí)慣說明 ............................................................................................... 36 腳本 .............................................................................................................. 37 程序流程 ........................................................................................................ 37 6 測(cè)試 ................................................................................................................. 40 測(cè)試原則及測(cè)試方法概述 ........................................................................... 40 測(cè)試項(xiàng)目測(cè)試用例 ....................................................................................... 40 軟件測(cè)試結(jié)論 ............................................................................................... 51 軟件能力
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1