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

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

        電子政務MIS系統(tǒng)

         本文ID:LWGSW17986 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 電子政務MIS系統(tǒng) (收費:1000 積分)  

        論文字數(shù):21062.頁數(shù):58

        摘要

         電子政務MIS系統(tǒng)是政府電子信息化的一種途徑,通過這個高效的辦公方式,加快實現(xiàn)我國政府職能的服務化轉變。本文中,首先介紹了電子政務MIS系統(tǒng)相關概念,包含電子政務MIS中各個概念以及研究的內容、研究的目的和現(xiàn)實價值,其中研究的內容、目的和實現(xiàn)價值是本課題的要點。在技術實現(xiàn)上,主要說明了J2EE WEB技術及其周圍相關技術,通過對J2EE WEB實現(xiàn)技術的介紹,更清楚的說明了為什么用J2EE技術做電子政務開發(fā)。最后詳細介紹本課題中的電子政務系統(tǒng)的主要功能模塊、用戶權限管理、信息交換的實現(xiàn)等,講述功能模塊的實現(xiàn)方式和技術難點,用戶的管理方式,權限的管理方式。用戶權限涉及到電子政務的安全性要求,技術要求比較高。信息交換是電子政務資源綜合的趨勢,本課題中以個人信息交換為載體,說明了部門間信息交換的要點和技術實現(xiàn)。
         
        關鍵詞  J2EE、電子政務、MIS、用戶權限管理

        ABSTRACT

         The electric government affair MIS system is an approach for informatization of the governmental electron. This system increases the change speed of the governmental function through the effective manner. At the beginning of this paper, the author introduces some relative definitions of the electric government affair MIS system, including various definitions of this system, the content and the aim of the study as well as the value. The key point of this paper is the content and the aim of the study as well as the value. In the realization of technique, the author here explains the J2EE WEB and some relative techniques. It is easy to learn that why the J2EE technique is proper for developing electric government through the introduction of the J2EE technique. At last, the author presents the main functional module, the management of the users’ authorities and the realization of changing information of the electric government affair system, then talks about the approach of realizing the functional module and the problem of this technique, the way of managing users and authorities. Users’ authorities are closely related to safety requirement of the electric government affair system, thus it needs high technique. Exchanging information is the trend of colligating electric government affair source. This thesis introduces the key points of changing information between different departments and how to realize this technique.

         Keywords: J2EE, E-government, MIS, Management of the Users’ Authorities
         
        目錄

        摘要 I
        ABSTRACT II
        第 1 章 緒論 1
        1.1 電子政務MIS系統(tǒng)概論 1
        1.1.1 基本概念 1
        1.1.2 研究內容 1
        1.1.3 現(xiàn)實價值 3
        1.2 J2EE WEB技術概論 3
        1.2.1 Servlet技術 3
        1.2.2 JSP技術 4
        1.2.3 XML 5
        1.2.4 Struts 5
        1.2.5 Hibernate 6
        1.3 本章小結 7
        第 2 章 需求分析 8
        2.1 背景 8
        2.1.1 相關業(yè)務列表 8
        2.2 業(yè)務分析和目標 9
        2.2.1 人口監(jiān)管 9
        2.2.2 服務部門業(yè)務審批 9
        2.2.3 統(tǒng)一上報服務 9
        2.3 本章小結 10
        第 3 章 系統(tǒng)設計 11
        3.1 設計說明 11
        3.2 系統(tǒng)功能設計 11
        3.2.1 民政部門 11
        3.2.2 用戶功能管理 18
        3.2.3 信息共享管理 21
        3.3 本章小結 22
        第 4 章 數(shù)據(jù)庫設計 23
        4.1 設計目標 23
        4.2 概要設計概述 23
        4.2.1 E-R圖 23
        4.2.2 數(shù)據(jù)字典 24
        4.2.3 數(shù)據(jù)流圖 28
        4.3 本章小結 31
        第 5 章 系統(tǒng)功能實現(xiàn) 32
        5.1 功能實現(xiàn)說明 32
        5.2 民政部門 32
        5.2.1 綜合查詢 32
        5.2.2 結婚信息管理 32
        5.3 用戶功能管理 35
        5.3.1 用戶功能管理說明 35
        5.3.2 用戶管理 35
        5.3.3 功能管理 36
        5.4 信息交換管理 38
        5.4.1 信息查詢 38
        5.5 本章小結 39
        第 6 章 結論 40
        致謝 41
        參考文獻 42
        附錄一 部分程序代碼 43


        相關論文
        本論文在計算機論文欄目,由論文格式網(wǎng)整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:印染企業(yè)進銷存管理系統(tǒng) 下一篇:基于ASP.NET的網(wǎng)上自主學習系統(tǒng)
        Tags:電子政務 MIS 系統(tǒng) 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

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