如果您无法下载资料,请参考说明:
1、部分资料下载需要金币,请确保您的账户上有足够的金币
2、已购买过的文档,再次下载不重复扣费
3、资料包下载后请先用软件解压,在使用对应软件打开
网络教学系统(毕业设计)名师资料合集(完整版)资料(可以直接使用,可编辑优秀版资料,欢迎下载)摘要本文分析了国内外网络教学应用的实际情况,认为目前我国网上教学应用虽然取得了一定的发展,但在技术实现、设计思路、系统实现等方面仍存在着一些问题,这些从不同角度影响了网上教学的质量和效率。基于以上的认识,文章在对网上教学系统建设需求进行分析的基础上,研究了目前较为流行的几种实现技术,论述了一个以Struts技术为主的网上教学应用系统实例的构建过程。Struts技术作为目前企业或商务开发中较为流行的一种软件开发技术标准,不但继承了JAVA的技术优点,而且在软件的部署、扩展、管理等方面所采用了更为先进的实现理念。因此,作为一种尝试,本系统在开发中引用了Struts的技术构架。本文通过网上教学系统这一实例的设计与实现,具体阐述了如何采用J2EE技术构架系统,如何设计系统数据库结构,以及如何最终设计实现系统的功能模块。最后总结了目前网上教学中的缺陷与不足,并对其发展提出了一些建议与期望。关键词:网上教学系统;J2EE;软件项目管理;Struts;功能模块AbstractThispaperanalysestherealpracticalityoftheE-Learningapplicationinandoutofthecountry.Itputsforwordthattherehasbeengreatprogressinourcountry,butthereexistslotsofshortageattheaspectsofimplementoftechnology,thoughtsofmanagement,realizationofsystem.TheseimpactthequalityandefficiencyoftheE-Learningindifferentpointsofview.Thispaper,onthebasisoftheanalysisofNTLSrequirements,andofthestudyofthepopulartechnologytorealizethesimilarsystems,discussestherealizationofNTLSbasedonJ2EE.J2EEisconsideredasapopularkindofthetechniquestandardofthesoftwareexploitation.ItnotonlysucceedstoallthevirtueofJAVA,butithasmoreadvancedideaattheaspectsofthedeployment,enlargement,andmanagementofthesoftware.Thus,J2EEwillbequotedintotheexploitationoftheNTLS.Anditalsoprovidestheimportantassuranceforthesystemachievementultimately.Inthissectionaboutthedesignandrealizationofthesystem,thispaperexplainshowtodesignthewholesystemtakesthetechnologyofJ2EEandhowtodesignthedataconstructionandhowtofinallyrealizeeveryfunctionmodeofthesystem.Atlast,thispaperconcludesthedisadvantagesoftheNTLS,andgivessomeadvisesandrespects.Keywords:On-lineteachingsystem;J2EE;SoftwareProjectManagement;Struts;DataConstructionFunctionMode目录TOC\o"1-3"\h\z\uHYPERLINK\l"_Toc203560430"第1章绪论PAGEREF_Toc203560430\h1HYPERLINK\l"_Toc203560431"1.1课题背景PAGEREF_Toc203560431\h1HYPERLINK\l"_Toc203560432"1.2选题目的PAGEREF_Toc203560432\h3HYPERLINK\l"_Toc203560433"1.3设计指导思想PAGEREF_Toc203560433\h3HYPERLINK\l"_Toc203560434"