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

          當前位置:論文格式網 -> 畢業論文 -> 計算機論文
          畢業論文標題:

          基于多組織架構的電子公文交換系統的設計與實現

           本文ID:LWGSW13564 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 基于多組織架構的電子公文交換系統的設計與實現 (收費:1000 積分)  

          論文字數:16810,頁數:31  有開題報告,任務書

          摘    要
          隨著國家信息化的發展,政府各部門間傳統的人工公文交換方式已經不能滿足政府建設的需要,迫切需要一種新的能夠提高公文交換和辦文效率的公文交換方式,在這種情況下,電子公文交換系統應運而生。電子公文交換系統建設的目的就是能夠在不同的政府部門之間進行電子公文的傳輸和辦文,各個部門通過統一的交換平臺相互交換公文并進行辦文,這種交換方式既能夠支持各平級部門之間也能夠支持上下級部門之間的公文交換和辦文。
          相對于傳統C/S架構的胖客戶端方式建立的電子公文交換系統,基于WEB的B/S架構的智能客戶端方式建立的電子公文交換系統有明顯的優勢,用戶無需在客戶端安裝專門的應用程序,只需要通過瀏覽器便能進行電子公文交換和辦文。而對于整個系統的維護也只需在信息中心由專門人員執行,而無須對每一個用戶進行維護。這種方式極大的減少了系統維護人員對系統維護和升級的麻煩,同時也使得用戶從系統維護和升級中解脫出來。在這種公文交換系統中,各部門想要采用或放棄電子公文交換系統只需要系統管理人員進行相應的單位和用戶添加和刪除即可,無需其他特殊操作。通過這種電子公文交換系統,各個部門的電子公文可以進行統一的管理,同時對于電子辦文也能夠進行有效的跟蹤。

           關鍵詞:電子政務;電子公文;智能客戶端;電子簽章
          The design and implement of e-document exchange system based on multi organizations
          Abstract
           With the development of the national information, the traditional artificial exchange way of official documents between all departments can’t meet the further demand of our government, a new way (electronic official change system) which can improve the efficiency of transmission and implementation of official documents is highly needed. Aim of setting up the system is to make the convenient transmission and implementation of official documents between different sections, they can use it through the united exchange platform, and not only the same grade sections but also the higher and lower level can do official things fluently.
           Compared to the traditional electronic official document exchange system which is set up by the Fat Client with C/S architecture, there are many obvious advantages of the new system which is basic on Intelligent Client with B/S architecture of WEB. Users can handle all official things such as exchanging official documents through IE explorer, and needn’t to install specialized application procedures to the client. Specialized staffs will maintenance the whole system in the information centre instead of every user, it greatly reduced their troubles of system’s maintenance and upgrade, and meanwhile, users can be free from it. And if any department wants to start or close this electronic system, administers can just do corresponding actions. Documents of all sections can be managed through the electronic official document system, and we can urge and track the dealing of these documents effectively.
           
           Key Words: E-government; E-official document; Smart client; Electronic Seal


           
           目       錄
          1. 緒論 1
          1.1. 背景 1
          1.1.1. 業務背景 1
          1.1.2. 智能客戶端 2
          1.2. 論文組織結構 3
          2. 電子公文交換 4
          2.1. 什么是電子公文交換 4
          2.2. 當前電子公文交換存在的問題 4
          2.3. 本系統的解決方案 5
          3. 系統分析 6
          3.1. 客戶需求 6
          3.2. 流程分析 7
          3.2.1. 公文交換流程 7
          3.2.2. 非正式公文交換流程 10
          3.2.3. 任務管理 13
          3.2.4. 其他功能 14
          3.3. 系統安全分析 14
          3.3.1. 系統安全 14
          3.3.2. 用戶安全 15
          3.3.3. 交換安全 16
          4. 系統設計和實現與關鍵技術 17
          4.1. 數據庫設計 17
          4.2. 電子公文交換流程設計 18
          4.2.1. 公文交換流程設計 18
          4.2.2. 非正式公文交換流程設計 20
          4.3. 系統集成 20
          4.4. Web Service 21
          4.5. Ajax 22
          4.6. 文件服務器 23
          5. 結束語 25
          5.1. 項目開發總結 25
          5.2. 進一步的開發設計 25
          5.3. 致謝 25
          參考文獻 27


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:IDS規則匹配算法的改進與實現 下一篇:IP網絡FTP服務性能監測工具設計與..
          Tags:基于 組織架構 電子 公文 交換 系統 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

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

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

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

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