基于asp.net 2.0的互動媒體學(xué)習(xí)社區(qū).doc
基于asp.net 2.0的互動媒體學(xué)習(xí)社區(qū),基于asp.net 2.0的互動媒體學(xué)習(xí)社區(qū)摘要:本文闡述了用asp.net技術(shù)結(jié)合access 2007數(shù)據(jù)庫采用b/s模式設(shè)計的互動媒體學(xué)習(xí)社區(qū)系統(tǒng)使用.net framework 2.0平臺,使用c#作為編碼語言,互動媒體社區(qū)旨在為學(xué)習(xí)者提供學(xué)習(xí)和交流的平臺。所以互動媒體學(xué)習(xí)社區(qū)應(yīng)具有基本的視頻的學(xué)習(xí)功能,語音學(xué)...


內(nèi)容介紹
此文檔由會員 sainana 發(fā)布基于ASP.NET 2.0的互動媒體學(xué)習(xí)社區(qū)
摘要:本文闡述了用ASP.NET技術(shù)結(jié)合access 2007數(shù)據(jù)庫采用B/S模式設(shè)計的互動媒體學(xué)習(xí)社區(qū)系統(tǒng)使用.NET Framework 2.0平臺,使用C#作為編碼語言,互動媒體社區(qū)旨在為學(xué)習(xí)者提供學(xué)習(xí)和交流的平臺。
所以互動媒體學(xué)習(xí)社區(qū)應(yīng)具有基本的視頻的學(xué)習(xí)功能,語音學(xué)習(xí)功能和留言功能,添加會員注冊功能,利用會員功能對訪問者的權(quán)限進行控制,普通用戶不可以發(fā)布教程或下載教程而會員用戶則可以,社區(qū)還需要美觀,簡潔的人機界面.良好的查詢功能。
用戶通過注冊成為網(wǎng)站會員.發(fā)布下載教程,對會員提供發(fā)布教程和下載教程的功能,密碼找回功能,當(dāng)會員忘記密碼時可以通過此功能找回,留言功能,通過留言功能進行互動交流。
查詢功能,用戶可以查詢快速的找到需要的教程,后臺管理功能,管理員可以通過后臺進行網(wǎng)站的維護和管理.使系統(tǒng)運行穩(wěn)定,安全可靠。
關(guān)鍵詞:ASP.NET2.0;B/S;互動媒體;媒體學(xué)習(xí);學(xué)習(xí)社區(qū);C#;
Owing to ASP.NET 2.0's interactive mediums study about community
Abstract:The main body of a book has been set forth 2007 data bases adopt the interactive medium that the B/S pattern designs to study community system usage with ASP.NET technology union access. NET Framework 2.0 platform, uses C # to be code language, the interactive medium community aims at being that the learner provides the platform studying and communicating with
Study a function therefore the interactive medium study about community should have fundamental video frequency's, the function and MSG|WTG function pronunciation is studied, add the member logon function, the go along making use of the member function extent of authority to the visitor controls, the domestic consumer can not announce a course or download a course but the member consumer can then, the community needs the beautiful, concise man-machine interface. Fine inquiry function.
The consumer becomes the website member by registering. Announce the time be loaded with course , provide the function , password announcing a course and downloading a course to the member finding back a function, can pass this function while the member forgets a password find back, MSG|WTG function, by the fact that the MSG|WTG function carries out interactive exchange.
The inquiry function, the consumer can inquire about the course that speedy finding needs, the back-stage management function, and administrative person can carry out the website upkeep and manage by background. Make system run stability, safety reliably.
Key Words:ASP.NET 2.0; B/S; Interactive medium; the medium is studied; Study a community; C #;
目 錄
1 項目開發(fā)背景 1
2 項目需求分析 2
2.1 .NET簡介 2
2.2 ACCESS 2007簡介 6
2.3 B/S模式簡介 7
2.4 IIS簡介 8
2.5 開發(fā)前需求分析 9
3 互動媒體社區(qū)系統(tǒng)的設(shè)計 10
3.1 系統(tǒng)目標 10
3.2 業(yè)務(wù)流程圖 10
3.3 系統(tǒng)功能結(jié)構(gòu) 10
3.4 系統(tǒng)預(yù)覽 12
3.5 構(gòu)建開發(fā)環(huán)境 12
3.6 數(shù)據(jù)庫設(shè)計 12
3.7 文件夾組織結(jié)構(gòu) 17
4 公共類設(shè)計 18
4.1 數(shù)據(jù)庫操作類設(shè)計 18
4.2 業(yè)務(wù)功能類設(shè)計 19
5 網(wǎng)站首頁設(shè)計 20
5.1 網(wǎng)站首頁概述 20
5.2 網(wǎng)站首頁技術(shù)分析 20
5.3 網(wǎng)站首頁實現(xiàn)過程 22
6 用戶注冊頁設(shè)計 25
6.1 用戶注冊頁概述 25
6.2 用戶注冊頁技術(shù)分析 25
6.3 用戶注冊頁實現(xiàn)過程 27
7 用戶登錄設(shè)計 32
7.1 用戶登錄概述 32
7.2 用戶登錄技術(shù)分析 32
7.3 用戶登錄實現(xiàn)過程 33
8 發(fā)布并管理教程 36
8.1 發(fā)布并管理教程概述 36
8.2 發(fā)布并管理教程技術(shù)分析 36
8.3 發(fā)布并管理教程實現(xiàn)過程 37
8.4 8.4 單元測試 42
9 查看視頻教程頁 43
9.1 查看視頻教程頁概述 43
9.2 查看視頻教程頁技術(shù)分析 43
9.3 查看視頻教程頁實現(xiàn)過程 44
9.4 單元測試 50
10 用戶管理頁設(shè)計 52
10.1 用戶管理頁概述 52
10.2 用戶管理頁技術(shù)分析 52
10.3 用戶管理頁實現(xiàn)過程 54
11 視頻管理頁設(shè)計 55
11.1 視頻管理頁概述 55
11.2 視頻管理頁技術(shù)分析 55
11.3 視頻管理頁實現(xiàn)過程 56
12 網(wǎng)站編譯與發(fā)布 58
13 網(wǎng)站文件清單 59
14 網(wǎng)絡(luò)安全加密與解密技術(shù)專題 60
14.1 對稱加密解密 60
14.2 加密解密小結(jié) 61
14.3 數(shù)據(jù)庫操作技術(shù)專題 61
系統(tǒng)小結(jié) 63
參考文獻 64
致謝 65
TA們正在看...
- 鄉(xiāng)鎮(zhèn)精神文明建設(shè)工作調(diào)研報告.doc
- 鄉(xiāng)鎮(zhèn)精神文明調(diào)研報告.doc
- 鄉(xiāng)鎮(zhèn)紀委委員述職述廉報告.doc
- 鄉(xiāng)鎮(zhèn)紀委述職述廉報告.doc
- 鄉(xiāng)鎮(zhèn)紀檢書記述職述廉報告.doc
- 鄉(xiāng)鎮(zhèn)組織委員的述職述廉報告.doc
- 鄉(xiāng)鎮(zhèn)組織工作調(diào)研報告.doc
- 鄉(xiāng)鎮(zhèn)經(jīng)濟發(fā)展專題調(diào)研報告.doc
- 鄉(xiāng)鎮(zhèn)經(jīng)濟發(fā)展戰(zhàn)略的調(diào)研報告.doc
- 鄉(xiāng)鎮(zhèn)經(jīng)濟發(fā)展戰(zhàn)略調(diào)研報告.doc