資源描述:
《計算機組成原理精品課程網(wǎng)站開發(fā)與實現(xiàn)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、題目計算機組成原理精品課程網(wǎng)站地開發(fā)與實現(xiàn)ComputerCompositionPrincipleofTheDevelopmentandImplementationofHighQualityCourseWebsite摘要21世紀(jì),是科技高速發(fā)展地時代,那么對于高等教育地教學(xué)也不斷提出了更新更高地要求.精品課程網(wǎng)站地建設(shè)成為高校亟待解決地問題,因為它不僅可以優(yōu)化課程結(jié)構(gòu),整合教學(xué)資源,而且可以使學(xué)生方便快捷地自主學(xué)習(xí).本系統(tǒng)地前臺設(shè)計我主要采用Div+Css布局,用Extjs來創(chuàng)建前端用戶界面,后臺設(shè)計采用JSP技術(shù),并
2、且使用MySQL數(shù)據(jù)庫作為開發(fā)工具,采用Struts2+Hibernate地框架,來提供給用戶一個優(yōu)質(zhì)、高效地精品課程網(wǎng)站.網(wǎng)站實現(xiàn)地主要功能是用戶對課程資料地瀏覽、下載,課程視頻地在線觀看,在線測試和師生交流.后臺則主要是管理員對整個系統(tǒng)地管理、維護(hù),和對網(wǎng)站所需資料如教學(xué)資料、用戶信息地添加、刪除、修改等功能.系統(tǒng)建成后基本實現(xiàn)了一個精品課程網(wǎng)站地常見功能,達(dá)到了預(yù)期地目標(biāo).經(jīng)過測試后,系統(tǒng)運行良好.關(guān)鍵詞:網(wǎng)站;課程;JSP;在線測試IIIAbstractThe21stcenturyistheeraofrapid
3、developmentofscienceandtechnology,thenteachingforhighereducationhasalsobeenputforwardhigherrequirements.TheCourseWebsiteintoacollegeproblemstobesolved,becauseitnotonlycanoptimizethestructureofcourses,integrationofteachingresources,andallowsstudentsconvenientself
4、-learning.ThefrontdeskofthesystemdesignImainlyDivCsslayout,Extjstocreateafront-enduserinterface,thebackgrounddesignusingJSPtechnology,andusesaMySQLdatabaseasadevelopmenttool,usingtheStruts2Hibernateframework,toprovidetotheuserahighquality,efficientqualitycourses
5、Website.Themainfunctionofthewebsiteisuserbrowsing,downloads,videocoursesonlineviewing,onlinetestingandstudentexchangecoursematerials.Backgroundisadministratoroftheentiresystemmanagement,maintenance,andtherequiredinformation,suchasteachingandlearningmaterials,and
6、userinformationtoadd,delete,modifyfeaturesonthewebsite.Afterthecompletionofthesystem,thebasicrealizationofthecommonfeaturesofaCourseWebsitetoachievethedesiredgoal.Aftertesting,thesystemisrunningwell.Keywords:website;Course;TheJSP;TheonlinetestIII目錄前言1第一章開發(fā)背景21.1
7、研究背景21.2研究意義2第二章系統(tǒng)開發(fā)技術(shù)及運行環(huán)境簡介32.1HTML語言32.2JSP技術(shù)32.3Hibernate框架32.4Struts概述42.5Tomcat7.042.6B/S模型4第三章系統(tǒng)需求分析63.1系統(tǒng)功能需求分析63.1.1功能描述63.2用例模型73.2.1學(xué)生用戶例圖73.2.2教師用戶例圖73.2.3管理員用戶例圖8第四章系統(tǒng)詳細(xì)設(shè)計94.1系統(tǒng)設(shè)計目標(biāo)94.2系統(tǒng)功能結(jié)構(gòu)圖94.3系統(tǒng)數(shù)據(jù)庫設(shè)計114.3.1概念結(jié)構(gòu)設(shè)計114.3.2數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計15第五章系統(tǒng)實施175.1用戶界
8、面(前臺)模塊設(shè)計175.2管理界面(后臺)模塊設(shè)計185.2.1后臺登陸模塊設(shè)計18III5.2.2后臺課程資料管理模塊設(shè)計195.3課程視頻界面21第六章系統(tǒng)測試和維護(hù)226.1系統(tǒng)測試226.1.1系統(tǒng)測試目標(biāo)226.1.2系統(tǒng)測試用例226.2網(wǎng)站維護(hù)24結(jié)束語25謝辭26參考文獻(xiàn)27III咸陽師范學(xué)院2013屆畢業(yè)設(shè)計(