国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

畢業(yè)論文---會(huì)計(jì)核算管理系統(tǒng).doc

約63頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

畢業(yè)論文---會(huì)計(jì)核算管理系統(tǒng),論文標(biāo)準(zhǔn)word格式排版63頁(yè) 24705字[摘要]本系統(tǒng)研發(fā)的目的是為了輔助人工完成日常生活中復(fù)雜而煩瑣的憑證處理工作,并且要保證系統(tǒng)的安全性。系統(tǒng)的開(kāi)發(fā)流程主要采用rational統(tǒng)一過(guò)程法(rup),系統(tǒng)采用internet/intranet應(yīng)用模式,應(yīng)用主要建立在b/s結(jié)構(gòu)下,可以輔助以c/s結(jié)構(gòu),用戶界面以瀏...
編號(hào):25-256633大小:632.00K
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 莎士比亞 發(fā)布

論文標(biāo)準(zhǔn)WORD格式排版63頁(yè) 24705字

[摘要] 本系統(tǒng)研發(fā)的目的是為了輔助人工完成日常生活中復(fù)雜而煩瑣的憑證處理工作,并且要保證系統(tǒng)的安全性。系統(tǒng)的開(kāi)發(fā)流程主要采用Rational統(tǒng)一過(guò)程法(RUP),系統(tǒng)采用Internet/Intranet應(yīng)用模式,應(yīng)用主要建立在B/S結(jié)構(gòu)下,可以輔助以C/S結(jié)構(gòu),用戶界面以瀏覽器為主。同時(shí)也可采用三層應(yīng)用體系結(jié)構(gòu),即數(shù)據(jù)庫(kù)服務(wù)器、應(yīng)用服務(wù)器和前臺(tái)。功能模塊主要分為登錄模塊,憑證錄入模塊,憑證查詢模塊,憑證修改以及系統(tǒng)管理模塊,各個(gè)子系統(tǒng)盡量采用模塊化的設(shè)計(jì),使子系統(tǒng)之間的關(guān)聯(lián)規(guī)范化,減少程序上的依賴性。在系統(tǒng)開(kāi)發(fā)過(guò)程中,系統(tǒng)主要涉及設(shè)計(jì)模型,用例模型,JAVA編程,JSP技術(shù)和數(shù)據(jù)庫(kù)開(kāi)發(fā)等知識(shí)。系統(tǒng)的開(kāi)發(fā)環(huán)境為 Borland JBuilder +Tomcat。通過(guò)系統(tǒng)開(kāi)發(fā),檢驗(yàn)對(duì)JAVA有關(guān)技術(shù)和數(shù)據(jù)庫(kù)開(kāi)發(fā)技術(shù)的掌握,加深對(duì)Rational統(tǒng)一過(guò)程法的理解,熟悉完整的軟件開(kāi)發(fā)流程。
[主題詞] 憑證處理;會(huì)計(jì);Rational統(tǒng)一過(guò)程法;應(yīng)用模式 。

Accountant Check Manage System Software Engineering

[Abstract] The purpose of this study system is to assistant people to accomplish complex voucher disposing tests in daily life, and to ensure the system's security. The exploitation flow of the system mostly adopts Rational unite process (RUP),and the system adopts Internet/Intranet application mode, appliance mostly based on B/S framework .It can assistant C/S framework .Majority of the interface users are blowser .At the same time, it also can use the three layer apply system form,namely database server、apply server and proscenium .The function part mainly contains login module,voucher put-in module,voucher demand module,voucher modification as well as system manage module. Each subsystem adopts blocking design to the best of my abilities,to making each subsystem’s relationship standardization,and reducing the depend on program .At the possess of this system exploitation ,it involves the knowledge of design model ,use case model,JAVA program ,JSP technic and database exploitation. The environment of the system exploitation is Borland JBuilder and Tomcat. Through the exploitation of this system, to check the technology of JAVA and to predominate technology of VF, deeply improving the understanding of Rational, and acquainting the process of developing of the softwards.

[ key word ] Voucher disposing ; accountant ; Rational unite process ; application mode.


目錄
1 綜述 1
2 核算系統(tǒng)簡(jiǎn)介 1
2.1基本的會(huì)計(jì)核算知識(shí): 2
2.2JSP技術(shù)知識(shí)介紹 2
2.2.1 JSP的運(yùn)作模式和JSP的優(yōu)點(diǎn) 4
2.2.2 JSP中的session使用 5
2.3數(shù)據(jù)庫(kù)知識(shí) 6
2.3.1數(shù)據(jù)建摸工具Power Desiginer 6
2.3.2 SQL知識(shí)介紹 8
2.3.3在JBuilder中使用com.microsoft.jdbc.sqlserver.SQLServerDriver 8
2.4開(kāi)發(fā)環(huán)境 9
2.4.1 Tomcat知識(shí)介紹 9
2.4.2 JBuilderX 簡(jiǎn)介 12
3 開(kāi)發(fā)過(guò)程 13
3.1需求分析階段 13
3.1.1主要的用例圖 13
3.1.2相對(duì)應(yīng)的主要事件流 13
3.1.3簡(jiǎn)單的時(shí)序圖 17
3.1.4數(shù)據(jù)庫(kù)設(shè)計(jì)和開(kāi)發(fā) 17
3.2開(kāi)發(fā)階段 21
3.2.1登錄模塊 21
3.2.2憑證錄入模塊 22
3.2.3憑證查詢模塊 23
3.2.4憑證修改模塊 23
總 結(jié) 24
參考文獻(xiàn) 25
聲 明 26
致 謝 27
附錄1 源代碼(模塊代碼主體部分) 36
附錄2 翻譯(原文和譯文) 54
..........