您好,欢迎访问三七文档
当前位置:首页 > 行业资料 > 酒店餐饮 > 基于web的在线答疑系统(最终版)
I基于web的在线答疑系统摘要:随着计算机网络技术的飞速发展与普及,很多的大学生已习惯了生存于“网络”的世界中,网络已经融入了他们的现实生活,网上学习也慢慢的成为一种学习方式。而在许多高校中普遍存在着教师和同学上课的时间段不同、教师和同学的空余时间很难统一起来等问题。因此,教师和同学想要在相同的时间和地点进行交流,就变得很不切合实际。在此需求的基础上开发出来的在线答疑系统既可以突破时间和地点上的限制、提高答疑的及时性和高效性、又可以很好地解决教师和学生之间因各种原因导致的互动不足与交流障碍等课堂之上难以解决的现实问题。因此,可以说此项目是解决此类问题的有效解决途径。本系统使用java语言进行编写,采用浏览器、服务器体系结构。在数据的存储选择上使用Mysql数据库保存数据,tomcat作为服务器,前端主要使用jsp、HTML进行页面的整体的编码,而页面的统一布局于美化则使用级联样式、JavaScript等技术进行实现。在后端的实现上主要采用了主流的strtus、spring框架来进行开发,很大程度上减少了系统开发的代码量,使项目层次分明,逻辑清晰。本系统的使用者主要由学生,教师和学校教务管理人员组成。针对各自职能的不同,有其相应的功能的实现。关键词:在线答疑系统;Servlet/jsp;javaWEB项目;IITheLiveAnsweringSystemAbstract:Withtherapiddevelopmentandpopularizationofcomputernetworktechnology,manyoftheUniversitystudentshavebeenaccustomedtolivingintheworldof“Network”,thenetworkhasbeenintegratedintotheirReallife,onlinelearninghasbeenslowlytobeawayoflearning.Theprevalenceofmanyproblemssuchasthedifferentclasstimebetweenteachersandstudentsandhardtounifythesparetimebetweenteachersandstudentsexistinmanycollegesanduniversities.Therefore,teachersandstudentswanttobeinthesametimeandplacetoexchange,itisnotpractical.Inthisdemanddevelopmentonthebasisofanonlinesystemcanbreakthroughtimeandplacelimitationson,andraiseasuspicionoftimelinessandefficiency,andcanbeagoodsolutiontoteachersandstudents,foravarietyofreasonsfortheinadequateinteractionandcommunicationbarriers,andotherclassroomcanbedifficulttoresolvetheproblems.Therefore,itcanbesaidthatthisprojectistoresolvethistypeofissueofeffectivesolutions.ThissystemusestheJava-languagewritteninthebrowser,theserverarchitecture.InthedataselectionofMysqlsavethedatabasedata,Tomcatasaserver,andafront-sidemainusingJSP,HTMLcodingwholepages,andunifiedlayoutofthepageisusedinlandscapingCSSandJavaScripttechnologiestoachieve.Ontheback-endoftherealizationbythemainstreamstruts,springframeworkfordevelopment,significantlyreducingtheamountofcodesystemdevelopmentandmaketheprojectstructured,logicisclear.Thesystemisbeingused,mainlybystudents,teachersandschoolattendancemanagementstaff.Foreachfunction,thereisacorrespondingfunction.1目录摘要..............................................................I前言.............................................................31.1课题研究背景及意义..................................................................................................31.1.1研究背景..............................................................................................................31.1.2研究意义..............................................................................................................31.2背景说明........................................................................................................................31.3系统目标........................................................................................................................4第一章系统分析...................................................42.1可行性分析....................................................................................................................42.1.1技术可行性.........................................................................................................42.1.2经济可行性.........................................................................................................42.2需求分析.........................................................................................................................52.2.1功能性需求分析................................................................................................52.2.2非功能性需求..................................................................................................62.2.3系统流程图.........................................................................................................72.2.3系统数据流图....................................................................................................9第三章系统总体设计.............................................113.1项目规划.......................................................................................................................113.2系统总体结构..............................................................................................................113.3系统功能模块..............................................................................................................123.3.1学生模块功能定义.........................................................................................123.3.2教师模块功能定义..........................................................................................123.3.3管理员模块功能定义......................................................................................13第四章数据库设计...............................................134.1数据库分析..................................................................................................................134.2项目E-R图..................................................................................................................134.3数据库中表的设计.................................................................................................16第五章系统详细设计与实现........................................1825.1界面设计........................
本文标题:基于web的在线答疑系统(最终版)
链接地址:https://www.777doc.com/doc-4970916 .html