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

          當(dāng)前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 計(jì)算機(jī)論文
          畢業(yè)論文標(biāo)題:

          Ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用

           本文ID:LWGSW13605 價(jià)格:收費(fèi)積分/100
          掃一掃 掃一掃
          本站會(huì)員可自行下載:下載地址 Ajax技術(shù)在流量分析系統(tǒng)中的應(yīng)用 (收費(fèi):1000 積分)  
          論文字?jǐn)?shù):18296,頁數(shù):46  有開題報(bào)告,任務(wù)書

          摘  要
           Ajax為近兩年網(wǎng)路上熱門的討論話題,它的全名為Asynchronous java script and XML(異步的java script與XML),是一種建立互動(dòng)式網(wǎng)頁的瀏覽器端的開發(fā)技術(shù),主要原理是運(yùn)用java script針對(duì)網(wǎng)頁文件DOM(Document Object Model)進(jìn)行動(dòng)態(tài)顯示及交互控制,并使用XML和XSLT進(jìn)行資料交換及相關(guān)操作。它的優(yōu)點(diǎn)是整個(gè)網(wǎng)頁頁面不需要重新下載,加快網(wǎng)頁界面顯示速度,減少網(wǎng)路流量,減輕服務(wù)器負(fù)擔(dān),減少使用者等待頁面更新的時(shí)間,如果使用得當(dāng),能建立更具互動(dòng)性與親和性的使用操作界面,讓執(zhí)行網(wǎng)絡(luò)應(yīng)用程序也能像桌面應(yīng)用程序一樣方便,靈活,快速。
           本文將Ajax技術(shù)運(yùn)用于流量分析系統(tǒng)的開發(fā)中,改善一般動(dòng)態(tài)資料庫網(wǎng)頁操作過程中,需要頻頻換頁與重新載入的弊病,減輕服務(wù)器負(fù)擔(dān),解決前后端之間大量資料的傳輸及處理問題,明顯改善網(wǎng)頁資料的顯示及處理速度。并且本文還闡述了流量分析系統(tǒng)中系統(tǒng)管理模塊和流量分析模塊中實(shí)時(shí)模式的開發(fā)過程,包括系統(tǒng)設(shè)計(jì)與實(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 java script 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 java script 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. 基本理論知識(shí)及其應(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è)計(jì)原則 14
          3.2產(chǎn)品總體要求 14
          3.3產(chǎn)品性能和可靠性要求 15
          3.4產(chǎn)品硬件要求 16
          3.5產(chǎn)品軟件要求 17
          4. 系統(tǒng)詳細(xì)設(shè)計(jì) 21
          4.1 總體設(shè)計(jì) 21
          4.2 流量分析模塊功能 22
          4.3 系統(tǒng)管理模塊功能 22
          4.3.1 帳號(hào)管理 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ā)與實(shí)現(xiàn) 26
          5.1 開發(fā)環(huán)境及工具 26
          5.2 系統(tǒng)實(shí)現(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)鍵代碼實(shí)現(xiàn) 32
          5.3 結(jié)果分析 36
          6. 總結(jié) 38
          致 謝 39
          參考文獻(xiàn) 40


          相關(guān)論文
          本論文在計(jì)算機(jī)論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請(qǐng)注明來源www.donglienglish.cn,更多論文,請(qǐng)點(diǎn)論文格式范文查看
          上一篇:RBAC圖形化編輯器 下一篇:移動(dòng)業(yè)務(wù)海量數(shù)據(jù)處理系統(tǒng)的收集..
          Tags:Ajax 技術(shù) 流量 分析 系統(tǒng) 應(yīng)用 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計(jì)算機(jī)論文
          推薦文章

          本站部分文章來自網(wǎng)絡(luò),如發(fā)現(xiàn)侵犯了您的權(quán)益,請(qǐng)聯(lián)系指出,本站及時(shí)確認(rèn)刪除 E-mail:349991040@qq.com

          論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供計(jì)算機(jī)論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號(hào)

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

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