资源描述:
《毕业论文指导-基于java web智慧网络在线教学平台的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要论文先对项目的开发背景、国内外的发展状况、目的意义进行阐述和分析,在此基础上提出了在线网络教学系统的构建设想,并对在线网络教学系统的教学应用研究作深入的分析研究,包括系统的理论支撑和系统的实施应用方案,结合当前计算机网络、数据结构,数据库技术和在线网络教学的评价特点,系统采用HTML5,JSP,Jquery,Ajax,SSH,JqueryEasyui等技术和MySQL数据库技术结合MVC设计模式对系统进行开发,为计算机专业的大学生量身设计一套学习的成长路线,然后针对与“质性评价,自主学习、双边反思、教
2、学评定”相适应的课堂教学模式重点对各个功能模块的实现方法作了详细论述,最终实现记录、存储、再现学生学习过程,实现学生、教师、共同参与学生学习过程的评价与监督,使之成为优化教学课堂的好帮手。关键词:网络教学;教学研究;上传下载;注册登录ABSTRACTThearticlefirsttoprojectthedevelopmentbackground,thedevelopmentsituationofbothathomeandabroad,expoundsthesignificanceandanalysis,t
3、hispaperputsforwardtheconstructionofnetworkteachingsystemideas,andnetworkteachingsystemoftheteachingapplicationresearchfortheanalysisoftheresearch,includingthesystemtheorysupportandtheimplementationofthesystemsolutions,andcombiningthecurrentcomputernetwor
4、ks,databasetechnologyandnetworkHTML5,JSP,Jquery,Ajax,SSH,JqueryEasyuitechnologyandMySQLdatabasetechnologyandsoonincombinationwithMVCdesignpatternonthesystemofdevelopment,firsttothestudents'growthmanagementsystemoftheconstructionoftheincreasinglyhasmadethe
5、detailedanalysisanddesign,andthento"qualitativeevaluation,independentstudy,bilateralreflection,teachingevaluation"adaptationoftheclassroomteachingmodekeytoeachfunctionmoduleandtherealizationmethodofmakesdetaileddiscussion,andfinallyachieverecord,storage
6、,reproducestudentslearningprocess,students,teachers,andrealizetheparticipationofthestudents'learningprocessevaluationandsupervision,makeitbecomethegoodassistantoftheclassroomteaching.
Keywords:Networkteaching;Teachingandresearch;Uploaddownload;LoginRegist
7、ration目录第一章绪论11.1项目背景11.2国内外发展现状分析11.3目的和意义1第二章智慧网络在线教学系统应用研究32.1网络在线教学应用研究概要32.1.1智慧网络在线教学系统在教学中的作用32.1.2本系统的特色4第三章智慧网络在线教学系统开发相关技术研究53.1项目整体技术架构53.1.1HTML5概述53.1.2MySQL简介73.1.3jQueryeasyui简介7第四章智慧网络在线教学系统分析与设计84.1系统目标84.2系统需求分析84.3系统可行性分析84.3.1经济可行性84.3
8、.2技术可行性94.4系统业务流程分析94.5系统功能分析设计94.5.1系统架构设计104.5.2各模块的功能设计114.6数据库设计134.6.1数据库概念结构设计134.6.2数据库逻辑结构设计164.6.3数据库表的设计17第五章智慧网络在线教学系统实现215.1主要功能模块的实现215.1.1用户快速注册215.1.2首页215.1.3论坛215.1.4个人空间管理235.1.5后台管理员235.2主要功能程序实现2