spring框架和ajax技術(shù)在電信管理系統(tǒng)的應(yīng)用.rar
spring框架和ajax技術(shù)在電信管理系統(tǒng)的應(yīng)用,spring框架和ajax技術(shù)在電信管理系統(tǒng)的應(yīng)用1.3萬(wàn)字39頁(yè)包括開(kāi)題報(bào)告和任務(wù)書(shū)摘要隨著中國(guó)電信運(yùn)營(yíng)企業(yè)改革的不斷深化及wto的加入,如何強(qiáng)化資源管理,提高市場(chǎng)競(jìng)爭(zhēng)力已經(jīng)成為中國(guó)各電信運(yùn)營(yíng)商關(guān)注的關(guān)鍵問(wèn)題。而資源存量管理作為電信運(yùn)營(yíng)支撐系統(tǒng)的基礎(chǔ)模塊,對(duì)系統(tǒng)的運(yùn)行起著關(guān)鍵作用。spring 作為一個(gè)開(kāi)源框架,是為...
該文檔為壓縮文件,包含的文件列表如下:


內(nèi)容介紹
原文檔由會(huì)員 wumei 發(fā)布
Spring框架和Ajax技術(shù)在電信管理系統(tǒng)的應(yīng)用
1.3萬(wàn)字 39頁(yè)
包括開(kāi)題報(bào)告和任務(wù)書(shū)
摘要
隨著中國(guó)電信運(yùn)營(yíng)企業(yè)改革的不斷深化及WTO的加入,如何強(qiáng)化資源管理,提高市場(chǎng)競(jìng)爭(zhēng)力已經(jīng)成為中國(guó)各電信運(yùn)營(yíng)商關(guān)注的關(guān)鍵問(wèn)題。而資源存量管理作為電信運(yùn)營(yíng)支撐系統(tǒng)的基礎(chǔ)模塊,對(duì)系統(tǒng)的運(yùn)行起著關(guān)鍵作用。
Spring 作為一個(gè)開(kāi)源框架,是為了解決企業(yè)應(yīng)用程序開(kāi)發(fā)復(fù)雜性而創(chuàng)建的。Ajax作為一種 Web 應(yīng)用程序開(kāi)發(fā)的手段,其優(yōu)勢(shì)體現(xiàn)在系統(tǒng)的即時(shí)性與可用性。
本論文主要工作就在于從相關(guān)技術(shù)的角度出發(fā),介紹了Spring和Ajax,包括概念、理論、過(guò)程以及具體的實(shí)例,深入分析了如何將這些技術(shù)的一些優(yōu)點(diǎn)運(yùn)用到一個(gè)實(shí)際系統(tǒng)中去。同時(shí)設(shè)計(jì)并實(shí)現(xiàn)了電信資源存量管理,該系統(tǒng)數(shù)據(jù)層利用Spring框架的優(yōu)點(diǎn)對(duì)數(shù)據(jù)庫(kù)查詢語(yǔ)句進(jìn)行封裝,表示層利用Ajax的優(yōu)點(diǎn)提高系統(tǒng)的即時(shí)性。
關(guān)鍵詞: Spring框架,Ajax,DWR,電信資源
Spring frameworks and Ajax in
Resources Management System
ABSTRACT
With China's telecom companies in the continuous deepening of reforms and the accession to the WTO, how to enhance the management of resources to enhance competition in the market has become China's telecommunications operators key issues of concern. Resources management of the system as a basic module for the smooth implementation of the project played a key role.
Spring can solve enterprise application development and the complexity of the development. Ajax as a Web application development tools, its advantages embodied in the system with the instant availability.
The main thesis is introducing Spring and Ajax, including concepts, theories, processes and specific examples, in-depth analysis of how these technologies can play a good role in an actual system. Design and realize Resources Management System with Spring and Ajax. Data layers using Spring framework of the merits of the database query for Packaging,UI improves the instant of using the advantages of Ajax.
Key words:Spring Framework, Ajax, DWR, Telecom Resources
目錄
1 緒論 1
1.1 選題背景 1
1.2 本課題的目的和意義 1
1.3 本課題的課題來(lái)源 2
1.4 設(shè)計(jì)(研究)現(xiàn)狀和發(fā)展趨勢(shì) 3
2 SPRING基礎(chǔ) 4
2.1 Spring簡(jiǎn)介及優(yōu)勢(shì) 4
2.2 Spring框架基礎(chǔ) 5
3 AJAX與DWR技術(shù) 7
3.1 Ajax概述 7
3.2 Ajax相關(guān)技術(shù)介紹 7
3.3 DWR概述 9
3.4 DWR實(shí)現(xiàn)機(jī)制 10
4 資源存量管理需求分析 12
4.1 系統(tǒng)需求介紹 12
4.1.1 功能模塊劃分 12
4.1.2 頁(yè)面需求(以局所為例) 12
4.1.3 該模塊相關(guān)電信業(yè)務(wù)資源介紹 13
4.2 總體框架 14
4.2.1 層次劃分及相關(guān)技術(shù)、框架 14
4.2.2 業(yè)務(wù)特點(diǎn) 15
4.2.3 技術(shù)特點(diǎn) 15
5 資源存量管理設(shè)計(jì)與實(shí)現(xiàn) 16
5.1 系統(tǒng)開(kāi)發(fā)環(huán)境 16
5.2 業(yè)務(wù)流程與數(shù)據(jù)庫(kù)分析設(shè)計(jì) 16
5.2.1 業(yè)務(wù)資源生成流程(以普通電話,小靈通為例) 16
5.2.2 組包設(shè)計(jì)原則 17
5.2.3 數(shù)據(jù)來(lái)源(以局所為例) 19
5.2.4 相關(guān)數(shù)據(jù)庫(kù)說(shuō)明(以局所為例) 19
5.3 模塊功能開(kāi)發(fā)與技術(shù)應(yīng)用 21
5.3.1 DWR在用戶界面層中利用 21
5.3.2 Spring框架在數(shù)據(jù)訪問(wèn)層利用 24
5.3.3 Ajax的系統(tǒng)交互過(guò)程利用 26
5.4 系統(tǒng)演示(小靈通交換機(jī)的維護(hù)) 28
總結(jié) 33
致謝 34
參考文獻(xiàn) 35
參考文獻(xiàn)
[1] 魏海萍.J2EE設(shè)計(jì)開(kāi)發(fā)編程指南[J].北京:電子工業(yè)出版社,2003.7, 1-460.
[2] 李磊、程立、周悅虹.Spring in action中文版[J].北京:人民郵電出版社,2006.03, 1-420.
[3] 夏昕.Spring專(zhuān)業(yè)開(kāi)發(fā)指南 [M].北京:電子工業(yè)出版社,2006.12, 1-350.
[4] 楊仁和.Ajax設(shè)計(jì)模式[M].北京:電子工業(yè)出版社,2007.01, 280.
[5] 楊國(guó)瑞、張思博.基于Ajax得WEB應(yīng)用架構(gòu)設(shè)計(jì)[J].陜西:現(xiàn)代電子技術(shù)
1.3萬(wàn)字 39頁(yè)
包括開(kāi)題報(bào)告和任務(wù)書(shū)
摘要
隨著中國(guó)電信運(yùn)營(yíng)企業(yè)改革的不斷深化及WTO的加入,如何強(qiáng)化資源管理,提高市場(chǎng)競(jìng)爭(zhēng)力已經(jīng)成為中國(guó)各電信運(yùn)營(yíng)商關(guān)注的關(guān)鍵問(wèn)題。而資源存量管理作為電信運(yùn)營(yíng)支撐系統(tǒng)的基礎(chǔ)模塊,對(duì)系統(tǒng)的運(yùn)行起著關(guān)鍵作用。
Spring 作為一個(gè)開(kāi)源框架,是為了解決企業(yè)應(yīng)用程序開(kāi)發(fā)復(fù)雜性而創(chuàng)建的。Ajax作為一種 Web 應(yīng)用程序開(kāi)發(fā)的手段,其優(yōu)勢(shì)體現(xiàn)在系統(tǒng)的即時(shí)性與可用性。
本論文主要工作就在于從相關(guān)技術(shù)的角度出發(fā),介紹了Spring和Ajax,包括概念、理論、過(guò)程以及具體的實(shí)例,深入分析了如何將這些技術(shù)的一些優(yōu)點(diǎn)運(yùn)用到一個(gè)實(shí)際系統(tǒng)中去。同時(shí)設(shè)計(jì)并實(shí)現(xiàn)了電信資源存量管理,該系統(tǒng)數(shù)據(jù)層利用Spring框架的優(yōu)點(diǎn)對(duì)數(shù)據(jù)庫(kù)查詢語(yǔ)句進(jìn)行封裝,表示層利用Ajax的優(yōu)點(diǎn)提高系統(tǒng)的即時(shí)性。
關(guān)鍵詞: Spring框架,Ajax,DWR,電信資源
Spring frameworks and Ajax in
Resources Management System
ABSTRACT
With China's telecom companies in the continuous deepening of reforms and the accession to the WTO, how to enhance the management of resources to enhance competition in the market has become China's telecommunications operators key issues of concern. Resources management of the system as a basic module for the smooth implementation of the project played a key role.
Spring can solve enterprise application development and the complexity of the development. Ajax as a Web application development tools, its advantages embodied in the system with the instant availability.
The main thesis is introducing Spring and Ajax, including concepts, theories, processes and specific examples, in-depth analysis of how these technologies can play a good role in an actual system. Design and realize Resources Management System with Spring and Ajax. Data layers using Spring framework of the merits of the database query for Packaging,UI improves the instant of using the advantages of Ajax.
Key words:Spring Framework, Ajax, DWR, Telecom Resources
目錄
1 緒論 1
1.1 選題背景 1
1.2 本課題的目的和意義 1
1.3 本課題的課題來(lái)源 2
1.4 設(shè)計(jì)(研究)現(xiàn)狀和發(fā)展趨勢(shì) 3
2 SPRING基礎(chǔ) 4
2.1 Spring簡(jiǎn)介及優(yōu)勢(shì) 4
2.2 Spring框架基礎(chǔ) 5
3 AJAX與DWR技術(shù) 7
3.1 Ajax概述 7
3.2 Ajax相關(guān)技術(shù)介紹 7
3.3 DWR概述 9
3.4 DWR實(shí)現(xiàn)機(jī)制 10
4 資源存量管理需求分析 12
4.1 系統(tǒng)需求介紹 12
4.1.1 功能模塊劃分 12
4.1.2 頁(yè)面需求(以局所為例) 12
4.1.3 該模塊相關(guān)電信業(yè)務(wù)資源介紹 13
4.2 總體框架 14
4.2.1 層次劃分及相關(guān)技術(shù)、框架 14
4.2.2 業(yè)務(wù)特點(diǎn) 15
4.2.3 技術(shù)特點(diǎn) 15
5 資源存量管理設(shè)計(jì)與實(shí)現(xiàn) 16
5.1 系統(tǒng)開(kāi)發(fā)環(huán)境 16
5.2 業(yè)務(wù)流程與數(shù)據(jù)庫(kù)分析設(shè)計(jì) 16
5.2.1 業(yè)務(wù)資源生成流程(以普通電話,小靈通為例) 16
5.2.2 組包設(shè)計(jì)原則 17
5.2.3 數(shù)據(jù)來(lái)源(以局所為例) 19
5.2.4 相關(guān)數(shù)據(jù)庫(kù)說(shuō)明(以局所為例) 19
5.3 模塊功能開(kāi)發(fā)與技術(shù)應(yīng)用 21
5.3.1 DWR在用戶界面層中利用 21
5.3.2 Spring框架在數(shù)據(jù)訪問(wèn)層利用 24
5.3.3 Ajax的系統(tǒng)交互過(guò)程利用 26
5.4 系統(tǒng)演示(小靈通交換機(jī)的維護(hù)) 28
總結(jié) 33
致謝 34
參考文獻(xiàn) 35
參考文獻(xiàn)
[1] 魏海萍.J2EE設(shè)計(jì)開(kāi)發(fā)編程指南[J].北京:電子工業(yè)出版社,2003.7, 1-460.
[2] 李磊、程立、周悅虹.Spring in action中文版[J].北京:人民郵電出版社,2006.03, 1-420.
[3] 夏昕.Spring專(zhuān)業(yè)開(kāi)發(fā)指南 [M].北京:電子工業(yè)出版社,2006.12, 1-350.
[4] 楊仁和.Ajax設(shè)計(jì)模式[M].北京:電子工業(yè)出版社,2007.01, 280.
[5] 楊國(guó)瑞、張思博.基于Ajax得WEB應(yīng)用架構(gòu)設(shè)計(jì)[J].陜西:現(xiàn)代電子技術(shù)
TA們正在看...
- 8d8個(gè)步驟解決問(wèn)題改善手法.ppt
- sqe全方位資料及職責(zé)前景.ppt
- 供應(yīng)商質(zhì)量管理.ppt
- 供應(yīng)商質(zhì)量管理培訓(xùn)全259頁(yè).ppt
- 材料的膨脹系數(shù).ppt
- asp+sql網(wǎng)上購(gòu)物商城(源代碼+畢業(yè)論文+開(kāi)題報(bào)告).rar
- 《范文-中學(xué)高級(jí)教師個(gè)人述職報(bào)告》.doc
- 咨詢項(xiàng)目建議書(shū).rar
- 第七街在線家電銷(xiāo)售系統(tǒng).doc
- 2012國(guó)家公務(wù)員考試?yán)碚摕狳c(diǎn)面對(duì)面doc.rar