ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用.rar
ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用,ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用1.8萬字 46頁包括開題報告和任務(wù)書摘要ajax為近兩年網(wǎng)路上熱門的討論話題,它的全名為asynchronous javascript and xml(異步的javascript與xml),是一種建立互動式網(wǎng)頁的瀏覽器端的開發(fā)技術(shù),主要原理是運用javascript針對網(wǎng)頁文件dom...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 20023286 發(fā)布
Ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用
1.8萬字 46頁
包括開題報告和任務(wù)書
摘 要
Ajax為近兩年網(wǎng)路上熱門的討論話題,它的全名為Asynchronous JavaScript and XML(異步的JavaScript與XML),是一種建立互動式網(wǎng)頁的瀏覽器端的開發(fā)技術(shù),主要原理是運用JavaScript針對網(wǎng)頁文件DOM(Document Object Model)進行動態(tài)顯示及交互控制,并使用XML和XSLT進行資料交換及相關(guān)操作。它的優(yōu)點是整個網(wǎng)頁頁面不需要重新下載,加快網(wǎng)頁界面顯示速度,減少網(wǎng)路流量,減輕服務(wù)器負擔(dān),減少使用者等待頁面更新的時間,如果使用得當(dāng),能建立更具互動性與親和性的使用操作界面,讓執(zhí)行網(wǎng)絡(luò)應(yīng)用程序也能像桌面應(yīng)用程序一樣方便,靈活,快速。
本文將Ajax技術(shù)運用于流量分析系統(tǒng)的開發(fā)中,改善一般動態(tài)資料庫網(wǎng)頁操作過程中,需要頻頻換頁與重新載入的弊病,減輕服務(wù)器負擔(dān),解決前后端之間大量資料的傳輸及處理問題,明顯改善網(wǎng)頁資料的顯示及處理速度。并且本文還闡述了流量分析系統(tǒng)中系統(tǒng)管理模塊和流量分析模塊中實時模式的開發(fā)過程,包括系統(tǒng)設(shè)計與實現(xiàn)。
關(guān)鍵詞:Java ; Ajax ; 流量分析
Ajax Application in FlowAnalyzer System
Abstract
Ajax has becomes the popular topic of discussion on the Internet for the last two years.The name is shorthand for Asynchronous JavaScript And XML what are development technologies to create an interactive Web browser.Its main principle is to run the dynamic display and interaction control using JavaScript for Web Document DOM (Document Object Model)and use XML and XSLT to exchange informations and other related operations.Its advantage is the entire Web pages do not need to reload,speeding up the Web interface shows,reducing the network traffic,reducing the burden on the server, reducing the waiting time for users to update pages,and can establish more interactive and compatibility interfaces to use if used properly, so that the implementation of network applications can also like desktop applications,convenient,flexible,fast.
The Ajax technology will be used in the devlopment of the FlowAnalyzer system in this paper flow to treatment with the ills that need to change frequently and reloading the page in the course of operations for the general dynamic database pages,reduce the burden on the server,solve the problem of transfering and handling a great deal of informations between the front and end,improve the page display and information processing speed obviously.And this paper also described the development process of the system management model and the real-time pattern in the flow analysis module,including design and implementation.
Keywords: Java ; Ajax ; FlowAnalyzer
目 錄
1. 緒論 1
1.1 課題背景及來源 1
1.2 課題研究的意義 2
1.3 論文結(jié)構(gòu) 2
2. 基本理論知識及其應(yīng)用 3
2.1 Ajax技術(shù) 3
2.1.1 使用AJAX技術(shù)的原因 3
2.1.2 使用Ajax技術(shù)的步驟 7
2.1.3 使用Ajax技術(shù)的原則 10
2.2 Java編程 10
2.2.1 Java GUI 10
2.2.2 Java網(wǎng)絡(luò)編程 11
2.2.3 Java線程 12
3. 系統(tǒng)需求分析 14
3.1產(chǎn)品設(shè)計原則 14
3.2產(chǎn)品總體要求 14
3.3產(chǎn)品性能和可靠性要求 15
3.4產(chǎn)品硬件要求 16
3.5產(chǎn)品軟件要求 17
4. 系統(tǒng)詳細設(shè)計 21
4.1 總體設(shè)計 21
4.2 流量分析模塊功能 22
4.3 系統(tǒng)管理模塊功能 22
4.3.1 帳號管理 23
4.3.2 系統(tǒng)信息 23
4.3.3 系統(tǒng)設(shè)置 23
4.3.4 接口設(shè)置 23
4.3.5 系統(tǒng)工具 23
4.3.6 流程圖 24
5. 系統(tǒng)開發(fā)與實現(xiàn) 26
5.1 開發(fā)環(huán)境及工具 26
5.2 系統(tǒng)實現(xiàn) 26
5.2.1流量分析模塊數(shù)據(jù)庫 26
5.2.2流量分析模塊界面 26
5.2.3系統(tǒng)管理模塊數(shù)據(jù)庫 27
5.2.4系統(tǒng)管理模塊界面 29
5.2.5關(guān)鍵代碼實現(xiàn) 32
5.3 結(jié)果分析 36
6. 總結(jié) 38
致 謝 39
參考文獻 40
參考文獻
[1] Ryan Asleson, Nathaniel T.Schutta. Ajax基礎(chǔ)教程[M].北京:人民郵電出版社,2006:23-240.
[2] Dave Crane, Eric Pascarello, Darren James. Ajax實戰(zhàn)[M].北京:人民郵電出版社,2006:96-445.
[3] Nicholas C.Zakas. Ajax高級程序設(shè)計[M].北京:人民郵電出版社,2006.
[4] 施偉偉. 征服Ajax--Web 2.0快速入門與項目實踐(.net)[M].北京:人民郵電出版社,2006.
[5] 王沛, 馮曼菲.征服Ajax:Web2.0開發(fā)技術(shù)詳解[M].北京:人民郵電出版社
1.8萬字 46頁
包括開題報告和任務(wù)書
摘 要
Ajax為近兩年網(wǎng)路上熱門的討論話題,它的全名為Asynchronous JavaScript and XML(異步的JavaScript與XML),是一種建立互動式網(wǎng)頁的瀏覽器端的開發(fā)技術(shù),主要原理是運用JavaScript針對網(wǎng)頁文件DOM(Document Object Model)進行動態(tài)顯示及交互控制,并使用XML和XSLT進行資料交換及相關(guān)操作。它的優(yōu)點是整個網(wǎng)頁頁面不需要重新下載,加快網(wǎng)頁界面顯示速度,減少網(wǎng)路流量,減輕服務(wù)器負擔(dān),減少使用者等待頁面更新的時間,如果使用得當(dāng),能建立更具互動性與親和性的使用操作界面,讓執(zhí)行網(wǎng)絡(luò)應(yīng)用程序也能像桌面應(yīng)用程序一樣方便,靈活,快速。
本文將Ajax技術(shù)運用于流量分析系統(tǒng)的開發(fā)中,改善一般動態(tài)資料庫網(wǎng)頁操作過程中,需要頻頻換頁與重新載入的弊病,減輕服務(wù)器負擔(dān),解決前后端之間大量資料的傳輸及處理問題,明顯改善網(wǎng)頁資料的顯示及處理速度。并且本文還闡述了流量分析系統(tǒng)中系統(tǒng)管理模塊和流量分析模塊中實時模式的開發(fā)過程,包括系統(tǒng)設(shè)計與實現(xiàn)。
關(guān)鍵詞:Java ; Ajax ; 流量分析
Ajax Application in FlowAnalyzer System
Abstract
Ajax has becomes the popular topic of discussion on the Internet for the last two years.The name is shorthand for Asynchronous JavaScript And XML what are development technologies to create an interactive Web browser.Its main principle is to run the dynamic display and interaction control using JavaScript for Web Document DOM (Document Object Model)and use XML and XSLT to exchange informations and other related operations.Its advantage is the entire Web pages do not need to reload,speeding up the Web interface shows,reducing the network traffic,reducing the burden on the server, reducing the waiting time for users to update pages,and can establish more interactive and compatibility interfaces to use if used properly, so that the implementation of network applications can also like desktop applications,convenient,flexible,fast.
The Ajax technology will be used in the devlopment of the FlowAnalyzer system in this paper flow to treatment with the ills that need to change frequently and reloading the page in the course of operations for the general dynamic database pages,reduce the burden on the server,solve the problem of transfering and handling a great deal of informations between the front and end,improve the page display and information processing speed obviously.And this paper also described the development process of the system management model and the real-time pattern in the flow analysis module,including design and implementation.
Keywords: Java ; Ajax ; FlowAnalyzer
目 錄
1. 緒論 1
1.1 課題背景及來源 1
1.2 課題研究的意義 2
1.3 論文結(jié)構(gòu) 2
2. 基本理論知識及其應(yīng)用 3
2.1 Ajax技術(shù) 3
2.1.1 使用AJAX技術(shù)的原因 3
2.1.2 使用Ajax技術(shù)的步驟 7
2.1.3 使用Ajax技術(shù)的原則 10
2.2 Java編程 10
2.2.1 Java GUI 10
2.2.2 Java網(wǎng)絡(luò)編程 11
2.2.3 Java線程 12
3. 系統(tǒng)需求分析 14
3.1產(chǎn)品設(shè)計原則 14
3.2產(chǎn)品總體要求 14
3.3產(chǎn)品性能和可靠性要求 15
3.4產(chǎn)品硬件要求 16
3.5產(chǎn)品軟件要求 17
4. 系統(tǒng)詳細設(shè)計 21
4.1 總體設(shè)計 21
4.2 流量分析模塊功能 22
4.3 系統(tǒng)管理模塊功能 22
4.3.1 帳號管理 23
4.3.2 系統(tǒng)信息 23
4.3.3 系統(tǒng)設(shè)置 23
4.3.4 接口設(shè)置 23
4.3.5 系統(tǒng)工具 23
4.3.6 流程圖 24
5. 系統(tǒng)開發(fā)與實現(xiàn) 26
5.1 開發(fā)環(huán)境及工具 26
5.2 系統(tǒng)實現(xiàn) 26
5.2.1流量分析模塊數(shù)據(jù)庫 26
5.2.2流量分析模塊界面 26
5.2.3系統(tǒng)管理模塊數(shù)據(jù)庫 27
5.2.4系統(tǒng)管理模塊界面 29
5.2.5關(guān)鍵代碼實現(xiàn) 32
5.3 結(jié)果分析 36
6. 總結(jié) 38
致 謝 39
參考文獻 40
參考文獻
[1] Ryan Asleson, Nathaniel T.Schutta. Ajax基礎(chǔ)教程[M].北京:人民郵電出版社,2006:23-240.
[2] Dave Crane, Eric Pascarello, Darren James. Ajax實戰(zhàn)[M].北京:人民郵電出版社,2006:96-445.
[3] Nicholas C.Zakas. Ajax高級程序設(shè)計[M].北京:人民郵電出版社,2006.
[4] 施偉偉. 征服Ajax--Web 2.0快速入門與項目實踐(.net)[M].北京:人民郵電出版社,2006.
[5] 王沛, 馮曼菲.征服Ajax:Web2.0開發(fā)技術(shù)詳解[M].北京:人民郵電出版社