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

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

        基于SOA的國庫會計賬簿及報表系統

         本文ID:LWGSW13451 價格:收費積分/100
        掃一掃 掃一掃
        本站會員可自行下載:下載地址 基于SOA的國庫會計賬簿及報表系統 (收費:1000 積分)  

        論文字數:37898,頁數:81

        摘  要
         目前,傳統財務軟件受到來自先進的管理思想和信息技術帶來的巨大挑戰,網絡化、管理化已成為財務軟件發展的必然趨勢,跨躍時間與空間的限制的網絡財務隨之迅速的成長起來。
         本文詳細論述了財務信息軟件當前發展現狀,探討了實現網絡財務的技術平臺與實現手段。針對傳統財務軟件不能很好解決財會業務的遠程處理、會計核算滯后等問題,本論文(項目)在充分的調研與需求分析的基礎上,采用面向服務的架構技術,進行了針對該財務軟件的架構設計,該設計包括企業層、流程層、中介層及基本層四個方面。然后,本文運用面向對象的設計方法進行了財會業務域類分析、財會域類動態行為設計、財會業務流程分析,并在此基礎上進行了模塊的規劃與實現。在具體實現技術方面,按上述四層結構,在具有多層結構的分布式應用程序模型的技術平臺上,構建能夠封裝業務邏輯的企業級JavaBean中間組件,并結合動態頁面實現技術使上述問題得到較好的解決。為了能夠使頁面具有更好的表現邏輯,在程序的實現中,同時使用多種腳本語言、層疊樣式表技術及超文本頁面組件技術。
         最后,在企業層中,對該財務系統進行了功能測試,在測試中發現的問題已經全部得到了解決。按照面向服務結構的四層設計的要求,對系統的性能做了比較全面的實驗性分析,達到了滿意的效果。
         
        關鍵詞 網絡財務;面向服務的構架;企業級JavaBean;超文本頁面組件
         
        Abstract
         Currently, traditional accounting software is confronted with advanced management ideology and IT technology and thus networked accounting software with management functionalities, which is developing very quickly and breaking the time and spatial barriers, has become the main trend.
         This paper discusses the current state of the development of the accounting information software in detail, the technical platforms and the implementation means of the networked finance. For the purpose of solving problems in long-distance financial transactions and delay in accounting resulted from traditional accounting software, in this paper, based on sufficient requirement analysis, service oriented architecture has been adopted in the architectural design, which involves enterprise layer, processing layer, intermediary layer, and basic layer. This paper applies object-oriented design method to do class analysis on financial transactions, dynamical class behavior design, and analysis on financing transaction flow and then, based on these designs, module designs and implementations are carried out. As for implementation techniques, according to the four-layered structure, on the distributed multi-layer technical platform of application program model, this project uses Enterprise JavaBean component to encapsulate business logics combined with dynamic Web pages to solve the problems successfully. In order for the webpages to have better presentation logic, this project uses multiple script languages, cascading style sheets and Hypertext Page Component technics. 
         Finally, functionality testing has been finished in enterprise layer and all the errors found have been corrected. According to the design requirements for the four-layered Service Oriented Architecture, performance analysis has been done on the system and satisfactory results are achieved.

        Keywords Networking Finance, Service Oriented Architecture, Enterprise JavaBean, Hypertext Page Component
        目錄
        摘  要 I
        Abstract II
        目錄 III
        第1章  緒 論 1
        1.1 課題的學術背景和實際意義 1
        1.2 與課題相關的國內外研究綜述 2
        1.2.1 財務軟件的發展概況 2
        1.2.2 中間件的發展概況 3
        1.2.3 SOA的發展及目前的研究狀況 6
        1.3 本文的主要工作 8
        第2章 系統分析 9
        2.1 理解需求 9
        2.2 分析需求 10
        2.3 本章小結 14
        第3章 系統設計 15
        3.1 系統配置 15
        3.1.1 軟件配置 15
        3.1.2 硬件配置 15
        3.1.3 網絡配置 16
        3.2 國庫會計賬簿及報表系統的架構設計 16
        3.2.1 應用程序前端 17
        3.2.2 流程服務 19
        3.2.3 中介服務 20
        3.2.4 基本服務 21
        3.3 國庫會計賬簿及報表系統域類分析 25
        3.3.1 賬務管理域類分析 26
        3.3.2 款項撥付域類分析 26
        3.4 域類的動態行為設計 27
        3.4.1 類的狀態圖 28
        3.4.2 類的時序圖 31
        3.5系統安全性設計 32
        3.6 本章小結 35
        第4章 系統實現 36
        4.1 概述 36
        4.2應用程序客戶瑞的實現 36
        4.3 業務流程層的實現 46
        4.2.1 業務邏輯流程 46
        4.2.1 業務邏輯組件 47
        4.4 中介層的實現 57
        4.5基礎服務層的實現 58
        4.3本章小結 61
        第5章 系統測試與性能評測 62
        5.1 概述 62
        5.2 基本層的性能評測 62
        5.3業務流程層和中介層性能評測 64
        5.4應用程序客戶端性能評測 65
        5.4 本章小結 69
        結論 70
        參考文獻 71
        附錄1 憑單管理子模塊表 74
        附錄2  EJB組件說明表 75


        相關論文
        本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
        上一篇:保護故障信息子系統在EMS系統中的.. 下一篇:網絡中心集中監控管理軟件
        Tags:基于 SOA 國庫 會計 賬簿 報表 系統 【收藏】 【返回頂部】
        最新文章
        熱門文章
        計算機論文
        推薦文章

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

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

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

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

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