特级做A爰片毛片免费69,永久免费AV无码不卡在线观看,国产精品无码av地址一,久久无码色综合中文字幕

基于ajax技術(shù)的教學(xué)資源平臺(tái)后臺(tái)系統(tǒng)設(shè)計(jì).rar

RAR格式版權(quán)申訴手機(jī)打開展開

基于ajax技術(shù)的教學(xué)資源平臺(tái)后臺(tái)系統(tǒng)設(shè)計(jì),基于ajax技術(shù)的教學(xué)資源平臺(tái)后臺(tái)系統(tǒng)設(shè)計(jì)1.4萬(wàn)字42頁(yè)包括開題報(bào)告和任務(wù)書摘要本文先對(duì)整個(gè)教學(xué)資源平臺(tái)的開發(fā)意義作了一個(gè)簡(jiǎn)述,隨后論述了對(duì)該課題研究的現(xiàn)狀和發(fā)展趨勢(shì),點(diǎn)明了目前常見的不足之處,并簡(jiǎn)單介紹了該系統(tǒng)的一些特色設(shè)計(jì)和創(chuàng)新設(shè)計(jì),又針對(duì)本課題的研究重點(diǎn)和難點(diǎn)做了說(shuō)明。緊接著本文介紹了ajax和javascri...
編號(hào):88-34887大小:576.70K
分類: 論文>計(jì)算機(jī)論文

該文檔為壓縮文件,包含的文件列表如下:

內(nèi)容介紹

原文檔由會(huì)員 usactu 發(fā)布

基于AJAX技術(shù)的教學(xué)資源平臺(tái)后臺(tái)系統(tǒng)設(shè)計(jì)
1.4萬(wàn)字 42頁(yè)
包括開題報(bào)告和任務(wù)書


摘 要
本文先對(duì)整個(gè)教學(xué)資源平臺(tái)的開發(fā)意義作了一個(gè)簡(jiǎn)述,隨后論述了對(duì)該課題研究的現(xiàn)狀和發(fā)展趨勢(shì),點(diǎn)明了目前常見的不足之處,并簡(jiǎn)單介紹了該系統(tǒng)的一些特色設(shè)計(jì)和創(chuàng)新設(shè)計(jì),又針對(duì)本課題的研究重點(diǎn)和難點(diǎn)做了說(shuō)明。緊接著本文介紹了Ajax和JavaScript技術(shù),通過(guò)對(duì)Ajax的組成、基本原則和原理以及JavaScript的優(yōu)點(diǎn)和可使用的對(duì)象這些方面深入了解了Ajax和JavaScript原理。在這個(gè)理論的基礎(chǔ)上,對(duì)系統(tǒng)的功能設(shè)計(jì)的各方面進(jìn)行了闡述,比如設(shè)計(jì)原則,架構(gòu)設(shè)計(jì),功能設(shè)計(jì)和角色設(shè)計(jì)。其中在功能設(shè)計(jì)中詳細(xì)介紹了我們這個(gè)教學(xué)資源平臺(tái)的一些創(chuàng)新功能,比如角色權(quán)限模塊、分組概念等等。
在介紹了Ajax和JavaScript技術(shù)以及設(shè)計(jì)的各方面之后,接下來(lái)對(duì)系統(tǒng)的實(shí)現(xiàn)作了詳盡的敘述,還特意針對(duì)系統(tǒng)的特色模塊配以圖表來(lái)分析,使得整個(gè)結(jié)構(gòu)更為清晰。同時(shí)在實(shí)現(xiàn)的過(guò)程中選取了一些典型的代碼,對(duì)Ajax和JavaScript技術(shù)方面的代碼也作了詳細(xì)的講解。最后對(duì)系統(tǒng)整個(gè)的測(cè)試情況作了介紹。
相信這個(gè)教學(xué)資源平臺(tái)在今后的教學(xué)使用中會(huì)發(fā)揮更大的作用,同時(shí)這個(gè)平臺(tái)也為今后的擴(kuò)展奠定了堅(jiān)實(shí)的基礎(chǔ)。

關(guān)鍵字:Ajax,JavaScript,角色權(quán)限,分組


Based on AJAX technology platform for the teaching resources background System Design

Abstract
The article focuses on the entire teaching resources development platform made a brief significance , then discussed the domestic research on the status and development trend , point common understanding of the current shortfall Department , and a brief introduction of the system in some of the characteristics and the design of innovative design, To address the issue of focus and done a difficult note. Immediately after this paper the Ajax and JavaScript technology, and the composition of Ajax. basic principles and tenets of the strengths and JavaScript can be used for the object of these in-depth understanding of Ajax and JavaScript principle . In this theory on the basis of the functional design of the areas discussed, such as the design principles, structure design, functional design and design role. With the functional design details of our teaching resources platform some innovative features such as role competence module, a concept, and so on.
Tell the Ajax and JavaScript technology, and all aspects of the design, Next implementation of the system are described in detail, but also deliberately targeted system features supported by graphics module analysis the whole structure will be more clear. At the same time realizing the selection process of some typical code Ajax and JavaScript on the technical aspects of the code to explain in detail. Finally, the whole testing system was introduced.
I believe the platform of teaching resources in the future in education will play a greater role, Meanwhile the platform for the future expansion of laying a solid foundation.

Key words:Ajax,JavaScript,Role and privilege,Create group

目 錄
1. 緒論 1
1.1. 課題研究背景 1
1.2. 研究現(xiàn)狀和發(fā)展趨勢(shì) 2
1.3. 課題研究重點(diǎn)和難點(diǎn) 3
1.4. 本文主要工作 4
1.5. 論文組織結(jié)構(gòu) 4
2. 技術(shù)原理 6
2.1. AJAX和JAVASCRIPT概述 6
2.1.1. Ajax概述 6
2.1.2. JavaScript概述 6
2.2. AJAX原理 7
2.2.1. Ajax的組成 7
2.2.2. Ajax四個(gè)基本原則 7
2.2.3. Ajax原理分析 8
2.2.4. .NET采用AJAX實(shí)現(xiàn)無(wú)刷新 9
2.3. JAVASCRIPT原理 9
2.3.1. JavaScript優(yōu)點(diǎn) 9
2.3.2. JavaScript可使用的對(duì)象 10
3. 系統(tǒng)功能設(shè)計(jì) 11
3.1. 設(shè)計(jì)原則 11
3.2. 系統(tǒng)架構(gòu)設(shè)計(jì) 11
3.3. 軟件功能設(shè)計(jì) 12
3.3.1. 常用功能設(shè)計(jì) 12
3.3.2. 創(chuàng)新功能設(shè)計(jì) 12
3.4. 系統(tǒng)角色設(shè)計(jì) 14
3.4.1. 系統(tǒng)管理員 14
3.4.2. 教務(wù)管理員 14
3.4.3. 教師 14
3.4.4. 學(xué)生 14
4. 系統(tǒng)功能實(shí)現(xiàn) 15
4.1. 開發(fā)環(huán)境 15
4.2. 框架的實(shí)現(xiàn) 15
4.3. 模塊的分析 16
4.3.1. 角色權(quán)限模塊分析 16
4.3.2. 課程細(xì)節(jié)模塊分析 18
4.4. 典型代碼分析 20
4.4.1. AJAX無(wú)刷新代碼分析 20
4.4.2. JAVASCRIPT角色權(quán)限代碼分析 22
4.4.3. 驗(yàn)證權(quán)限代碼分析 26
5. 系統(tǒng)測(cè)試 29
5.1. 測(cè)試環(huán)境 29
5.2. 單元測(cè)試 29
5.3. 集成和系統(tǒng)測(cè)試 30
5.4. 負(fù)載測(cè)試 32
5.5. 測(cè)試結(jié)果 35
6. 結(jié)論 36
致謝 37
參考文獻(xiàn) 38



參考文獻(xiàn)
[1]Nicholas C. Zakas Professional JavaScript for Web Developers人民郵電出版社
[2]Jeff Prosise. Microsoft .NET程序設(shè)計(jì)技術(shù)內(nèi)幕[M].清華大學(xué)出版社
[3]Christian Nagel, Bill Evjen, Jay Glynn. C#高級(jí)編程[M]. 北京:清華大學(xué)出版社
[4]Nicholas C.Zakas. Ajax高級(jí)程序設(shè)計(jì)[M].北京:人民郵電出版社
[5]郝剛 ASP.NET 2.0開發(fā)指南 人民郵電出版社
[6]章立民. 用實(shí)例學(xué)ASP.NET[M].北京:電子工業(yè)出版社