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

基于ajax技術的教學資源平臺后臺系統(tǒng)設計.rar

RAR格式版權申訴手機打開展開

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

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

內(nèi)容介紹

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

基于AJAX技術的教學資源平臺后臺系統(tǒng)設計
1.4萬字 42頁
包括開題報告和任務書


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

關鍵字:Ajax,JavaScript,角色權限,分組


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



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