资源描述:
《毕业设计(论文)-基于bs结构的在线学习系统设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)在线学习系统摘要通过在线学习系统的建设,完成了对于在线学习课程的远程化授课。可以使学生不受时间空间的限制,通过在线对于这门课程进行学习。建立起了基于B/C的在线化在线学习系统。本系统采用当前最流行的JSP在线编程技术,可以实现数据的高效、动态、交互访问,具有强大的Server/Client交互能力。本文中所做的主要工作:介绍Win2000+JSP(J2DK+TOMCAT)系统并且嵌入JAVABEAN的一般原理;阐述整个在线学习系统的概要设计,系统结构及工作原理;分析了系统实现中的特
2、殊性、难点和重点;详细设计实现学院介绍、在线学习资源、课程表、课堂在线学习、在线答疑、其他课程、课件下载、留言反馈、站内搜索、公告专栏、友情链接、校园风景、新闻中心、栏目导航等程序模块;各个模块的具体实现,且分析并解决实现中的若干技术问题;建立完整的实验系统,进行测试并分析结果。关键字:JAVABEANJSP在线在线学习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简介91.1JSP与本系统的开发91.2对于ASP,PHP,JSP进行比
8、较111.3利用JDBC访问数据库12第2章系统需求分析192.1与传统在线学习的比较192.2系统的流程21第3章系统概要设计243.1综合管理系统结构243.2后台管理系统结构243.3系统建设模式26第4章数据库设计294.1数据库分析294.2数据库实体关系设计294.3系统数据字典31第5章系统详细设计345.1登陆模块的设计345.2课堂在线学习模块的设计345.3留言反馈模块设计395.4数据库的连接42第6章系统功能的实现466.1登陆版块的实现466.2主要信息版