資源描述:
《在線課程學(xué)習(xí)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)-論文》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在應(yīng)用文檔-天天文庫(kù)。
1、題目:在線課程學(xué)習(xí)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)摘要隨著互聯(lián)網(wǎng)的普及,網(wǎng)絡(luò)在人們生活中的應(yīng)用越來越廣泛。在線課程學(xué)習(xí)系統(tǒng)平臺(tái)是信息化教育資源建設(shè)的關(guān)鍵環(huán)節(jié),學(xué)生通過網(wǎng)絡(luò)平臺(tái)了解專業(yè)動(dòng)態(tài)、自助學(xué)習(xí)課程知識(shí)、提出學(xué)習(xí)過程中遇到的問題,教師通過網(wǎng)絡(luò)平臺(tái)與學(xué)生形成交互式教學(xué)。針對(duì)web開發(fā)的最流行的php語言程序設(shè)計(jì)的在線學(xué)習(xí)的網(wǎng)站較少,本系統(tǒng)嘗試用wamp在網(wǎng)絡(luò)上架構(gòu)一個(gè)php語言在線學(xué)習(xí)系統(tǒng),為學(xué)生提供一個(gè)自主學(xué)習(xí)的平臺(tái),彌補(bǔ)了學(xué)生課后對(duì)php語言程序設(shè)計(jì)學(xué)習(xí)資源的不足。本文從理論和實(shí)踐兩個(gè)角度出發(fā),對(duì)系統(tǒng)的開發(fā)背景、系統(tǒng)的開發(fā)和運(yùn)行環(huán)境、系
2、統(tǒng)功能分析、系統(tǒng)功能模塊設(shè)計(jì)、數(shù)據(jù)庫(kù)結(jié)構(gòu)實(shí)現(xiàn)、各個(gè)功能模塊的創(chuàng)建等各個(gè)過程進(jìn)行了闡述,設(shè)計(jì)、實(shí)現(xiàn)一個(gè)具有數(shù)據(jù)挖掘功能php語言在線學(xué)習(xí)系統(tǒng)。本在線學(xué)習(xí)系統(tǒng)采用php技術(shù)進(jìn)行開發(fā),選用mysql作為后臺(tái)數(shù)據(jù)庫(kù)。系統(tǒng)實(shí)現(xiàn)了用戶管理、查看文件、分類查找、課件下載、留言板、教學(xué)大綱、網(wǎng)站管理等功能。關(guān)鍵詞:php;mysql;在線學(xué)習(xí)系統(tǒng);33AbstractWiththepopularityoftheInternet,networkapplicationsinpeople'slivesmoreandmorewidely.Onlin
3、ecoursesystemisthekeylinkoftheconstructionofeducationalinformationresources,studentsthroughthenetworkplatformtounderstanddynamic,vironmentprofessionallearningcourseknowledge,theproposedlearningproblemsencounteredintheprocess,teachersandstudentsthroughthenetworkplat
4、formofinteractiveteaching.InsidetheClanguageprogrammingonlinelearningsiteisless,thesystemattemptstousetheVisualStudio2008onthenetworkstructureofaClanguageonlinelearningsystem,toprovidestudentswithalearningplatform,madeupofstudentsontheClanguageprogramdesignlearning
5、resource.Thearticlefromtheoryandpracticetwoanglesetout,thesystemdevelopmentbackground,systemdevelopmentandrunningen,systemfunctionanalysis,thesystemfunctionmoduledesign,databasestructure,thecreationofvariousfunctionalmodulesandsooneachprocessaredescribed,thedesign,
6、therealizationofahasthefunctionsofdatamininginClanguageonlinelearningsystem.TheonlinelearningsystemusingASP.NET33technologydevelopment,usingSQLServer2005databaseasabackground.Systemusermanagement,viewthefile,classificationsearch,coursewaredownload,messageboards,syl
7、labus,websitemanagementandotherfunctions.Keywords:php;mysql;onlinelearningsystem;目錄摘要1Abstract21緒論51.1課題的提出51.2在線學(xué)習(xí)系統(tǒng)的研究現(xiàn)狀51.3在線學(xué)習(xí)系統(tǒng)研究的意義51.3.1在線學(xué)習(xí)系統(tǒng)的特點(diǎn)51.3.2在線學(xué)習(xí)系統(tǒng)的意義62需求分析72.1可行性分析72.1.1技術(shù)可行性分析72.1.2操作可行性分析72.1.3風(fēng)險(xiǎn)分析72.2系統(tǒng)需求分析72.2.1系統(tǒng)功能需求72.2.2系統(tǒng)性能需求83系統(tǒng)開發(fā)工具及相應(yīng)技術(shù)
8、93.1B/S體系結(jié)構(gòu)93.2wamp93.3數(shù)據(jù)庫(kù)104系統(tǒng)總體設(shè)計(jì)114.1系統(tǒng)總體設(shè)計(jì)114.2系統(tǒng)總體框架設(shè)計(jì)114.3系統(tǒng)模塊設(shè)計(jì)124.4后臺(tái)數(shù)據(jù)庫(kù)設(shè)計(jì)與實(shí)現(xiàn)12334.4.1數(shù)據(jù)庫(kù)概念結(jié)構(gòu)設(shè)計(jì)124.4.2數(shù)據(jù)庫(kù)邏輯結(jié)構(gòu)設(shè)計(jì)144.4.3數(shù)據(jù)庫(kù)物理結(jié)構(gòu)設(shè)計(jì)145系統(tǒng)詳細(xì)設(shè)計(jì)1