资源描述:
《基于a-sp.net的在线学习系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、引论11系统开发概况11」系统开发环境11.2系统开发相关技术11.2.1ASP.NET技术11.2.2B/S模式的三层架构1123ADO.NET技术22系统的需求分析22.1功能要求22.1.1系统的参与者模型32.1.2系统总体数据流图42.2系统的性能要求42.3系统的运行要求53系统的详细设计53」系统结构图53.2系统的流程图53.2.1登陆流程图63.2.2注册流程图6323修改密码流程图73.3系统的数据库设计83.3.1系统的表结构83.3.2系统的表的关系134系统的实现134」系统首页134.2前台子系统的实现144.2.1用户
2、登陆页而144.2.2注册主页面144.2.3修改密码页面154.2.4课程分类页面15425视频教程页而16426热门话题164.3后台了系统的实现174.3.1管理员登陆页面174.3.2会员管理页面174.3.3管理员管理页面184.3.5课程分类页面184.3.6管理课程页面184.3.7话题管理页面195系统测试195」测试概述195.2测试坏境195.3功能测试实例195.4测试总结20结论21致谢22基于ASP.NET的在线学习系统摘要21世纪,随着互联网在全世界范围内的迅速发展,人们的生活与网络息息相关。教育行业也在教学模式上和管理
3、模式上有了很大优化,以在线学习模式代替了以往传统的学习方式。在线学习平台是一种新型的快捷、高效、方便的学习方式,同时随着网络技术的不断的发展,实现了无时间、地域的限制以及教育资源的无缝连接,于是在线学习系统顺势阳生。本课题H的在于研发一款基于ASP.NET的在线学习平台,让木校学牛在脱离课堂学习之余有机会口主获得学习资源。同时在线学习平台还可以为本校学牛提供一个共同学习交友的环境,讣志同道合的学生交流讨论问题。在该系统小用户可以根据白己的需求,H主灵活地选择白己喜欢的课程,而且可以互相交流与讨论,增加学习的交互性。关键词C#;SQLServer20
4、12;在线学习系统;VisualStudio2012;AD0.NETOnlinelearningsystembasedonASP.NETAbstractInthe21stcentury,withtherapiddevelopmeoftheInternetaroundtheworld,people'slifeiscloselyrelatedtothenetwork.Educationindustryisontheteachingmodeandmanagementmodeisoptimized,inonlinelearningmodeinsteadof
5、theusualtraditionalwayoflearning.Onlinelearningplatformisanewkindoffast,efficientandconvenientapproachtolearning,withthecontinuousdevelopmentofnetworktechnologyatthesametime,withoutthelimitationoftime,geographyandeducationresourcesofseamlessconnection,theonlinelearningsystemco
6、nveniently.ThcpurposeofthisprojectistodevelopabasedonASP.NETonlinelearningplatform,letthestudentsoutoftheclassroomlearningopportunityforautonomouslearningresources.Onlinelearningplatformatthesametimecanalsoprovidestudentswithalearningenvironmenttomakefriends,togethertomakelike
7、-mindedstudentsdiscusstheproblemthesystem,userscanaccordingtotheirownneeds,flexibletochoosetheirowncourse,andcancommunicatewitheachotheranddiscuss,increasetheinteractivelearning・Thissystemaccordingtotheneedsofthelearnersandmanagersdeterminethefunctionandmodulestructure,andthen
8、throughthesystemstructuredesign,safetydesign,front-enddevelop