資源描述:
《畢業(yè)設(shè)計(jì)(論文)-基于bs結(jié)構(gòu)的在線學(xué)習(xí)系統(tǒng)設(shè)計(jì)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、畢業(yè)設(shè)計(jì)(論文)在線學(xué)習(xí)系統(tǒng)摘要通過(guò)在線學(xué)習(xí)系統(tǒng)的建設(shè),完成了對(duì)于在線學(xué)習(xí)課程的遠(yuǎn)程化授課??梢允箤W(xué)生不受時(shí)間空間的限制,通過(guò)在線對(duì)于這門(mén)課程進(jìn)行學(xué)習(xí)。建立起了基于B/C的在線化在線學(xué)習(xí)系統(tǒng)。本系統(tǒng)采用當(dāng)前最流行的JSP在線編程技術(shù),可以實(shí)現(xiàn)數(shù)據(jù)的高效、動(dòng)態(tài)、交互訪問(wèn),具有強(qiáng)大的Server/Client交互能力。本文中所做的主要工作:介紹Win2000+JSP(J2DK+TOMCAT)系統(tǒng)并且嵌入JAVABEAN的一般原理;闡述整個(gè)在線學(xué)習(xí)系統(tǒng)的概要設(shè)計(jì),系統(tǒng)結(jié)構(gòu)及工作原理;分析了系統(tǒng)實(shí)現(xiàn)中的特
2、殊性、難點(diǎn)和重點(diǎn);詳細(xì)設(shè)計(jì)實(shí)現(xiàn)學(xué)院介紹、在線學(xué)習(xí)資源、課程表、課堂在線學(xué)習(xí)、在線答疑、其他課程、課件下載、留言反饋、站內(nèi)搜索、公告專欄、友情鏈接、校園風(fēng)景、新聞中心、欄目導(dǎo)航等程序模塊;各個(gè)模塊的具體實(shí)現(xiàn),且分析并解決實(shí)現(xiàn)中的若干技術(shù)問(wèn)題;建立完整的實(shí)驗(yàn)系統(tǒng),進(jìn)行測(cè)試并分析結(jié)果。關(guān)鍵字:JAVABEANJSP在線在線學(xué)習(xí)JAVASCRIPTJDBCAbstractThroughtheoperatingsystemteachingwebsiteconstruction,completedlong-d
3、istancehastaughtregardingtheoperatingsystemcurriculum,wasallowedtocausethestudentwithoutthetimespacelimit,andcarriedonthestudythroughthenetworkregardingthiscurriculum.EstablishedbasedontheB/Cnetworkteachingsystem.ThiswebsiteusesthecurrentmostpopularJS
4、Pnetworkprogrammingtechnology,mayrealizethedatatobehighlyeffective,dynamically,alternatelyvisits,andhastheformidableServer/Clientinteractiveability.Inthisarticledoesmainwork:IntroducedWin2000+JSP(J2DK+TOMCAT)thesystemandtoinsertJAVABEANthegeneralprinc
5、iple;Elaboratestheentireoperatingsystemteachingwebsiteoutlinedesign,thesystemstructureandtheprincipleofwork;Hasanalyzedinthesystemrealizationparticularity,thedifficultyandkey;Thedetaileddesignrealizationinstituteintroduced,intheteachingresources,thecl
6、assschedule,theclassroominstruction,theon-lineQ/A,othercurricula,classdownloading,themessagefeedback,thestationsearch,programmoduleandsoonannouncementcolumn,friendshiplink,campusscenery,newscenter,columnnavigation;Eachmoduleconcreterealization,alsoina
7、nalysisandsolutionrealizationcertaintechnicalquestions;Theestablishmentintegrityexperimentalwebsite,carriesonthetestandtheanalysisresult.Keywords:JAVABEANJSPNetworkteachingJAVASCRIPTJDBC目錄摘要IAbstractIII目錄IV引言6第1章JSP簡(jiǎn)介91.1JSP與本系統(tǒng)的開(kāi)發(fā)91.2對(duì)于ASP,PHP,JSP進(jìn)行比
8、較111.3利用JDBC訪問(wèn)數(shù)據(jù)庫(kù)12第2章系統(tǒng)需求分析192.1與傳統(tǒng)在線學(xué)習(xí)的比較192.2系統(tǒng)的流程21第3章系統(tǒng)概要設(shè)計(jì)243.1綜合管理系統(tǒng)結(jié)構(gòu)243.2后臺(tái)管理系統(tǒng)結(jié)構(gòu)243.3系統(tǒng)建設(shè)模式26第4章數(shù)據(jù)庫(kù)設(shè)計(jì)294.1數(shù)據(jù)庫(kù)分析294.2數(shù)據(jù)庫(kù)實(shí)體關(guān)系設(shè)計(jì)294.3系統(tǒng)數(shù)據(jù)字典31第5章系統(tǒng)詳細(xì)設(shè)計(jì)345.1登陸模塊的設(shè)計(jì)345.2課堂在線學(xué)習(xí)模塊的設(shè)計(jì)345.3留言反饋模塊設(shè)計(jì)395.4數(shù)據(jù)庫(kù)的連接42第6章系統(tǒng)功能的實(shí)現(xiàn)466.1登陸版塊的實(shí)現(xiàn)466.2主要信息版