计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

基于JSP的现代远程教育网站设计JSP+SQL

2016-05-06 01:03
导读:计算机应用论文论文,基于JSP的现代远程教育网站设计JSP+SQL怎么写,格式要求,写法技巧,科教论文网展示的这篇文章是很好的参考:毕业
毕业

基于JSP的现代远程教育网站设计
 
摘要:现代远程教育是计算机技术和网络技术在远程教育领域的应用。它是建立在包括数字技术、网络通信技术、计算机多媒体技术等组成的现代信息技术平台上的1种教育模式。它能够从根本上克服传统远程教育对教学双方在时间、空间和即时交互方面的局限性。远程教育对传统教育的影响不仅仅是教学手段方面,而且会使传统大学的教学过程发生变化。
本系统是根据实际校园中授课、学习、辅导、作业、提问、讨论、答疑、考试等教学过程,使用热门的脚本语言JSP进行设计的动态网站。通过本系统您可以摆脱空间、时间及资源的约束,在线点播课件进行课程学习,遇到学习问题您可以使用在线答疑系统或聊天室请求帮助来解决问题。
网站功能模块的划分是1个网站功能的具体实现。本文对网站的功能进行了详细的分解,把其分解成为若干个相互关联的模块,并对每个模块的功能进行了详细的描述。远程教育网站的功能模块包括用户管理、招生专栏、远程学堂(学习系统、作业辅导系统、在线测试系统、在线答疑系统及论坛等)、资源下载等模块。
关键词:远程教育;JSP;在线答疑;课件点播

The Website Design of Modern Long-distant Education Based on JSP
 
Abstract: The modern long-distant education is the application of the computer and network technology in the long-distant education domain. It is also a kind of education patterns, which establishes by modern information technology platform that includes digital technology, network communication, computer multimedia technologies and so on. It can fundamentally overcome many limitations, which brings about by the traditional distance education, such as the aspect of the time, spatial and the immediate interaction. The long-distant education is more convenient than the traditional education and it causes much change not only in the aspect of teaching method, but also the teaching process of traditional university.

(科教作文网 zw.nseac.com整理)

This system uses popular script language JSP to carry on the design dynamic website. And it based on the teaching processes such as teaching, studying, counseling, inquiry, discussion, answer questions, test in traditional campus . You may get rid of the restrain of spatial, the time and the resources, and also can select and courseware the online to study at will. If you have the study problems, you can use the online answer questions system or the chartroom to solves the problems.
The website function module is concrete realization to the website function. This paper has carried on the detailed decomposition to the website function, they are certain interdependent modules, and each module function has carried on the detailed description. The long-distant education website function module includes user management, recruitment of students column, long-distance school (study system, work counseling system, online test systematic, answer questions on line system and forum and so on), and resources downloading.
Keywords: long-distant education; JSP; answer questions on line; choose&play teaching content.

目  录

摘要 1
Abstract 2
前  言 3
1 概述 4
1.1 远程教育概述 4
1.2 远程教育的发展阶段 4
1.3 远程教育的优点 4
1.4 现代远程教育的基本形式 6
2 开发环境 8
2.1 JSP简介 8
2.2 JavaBean组件概述 8
2.3 JDBC简介 8
2.4 配置Web服务器 9
3 系统需求分析 11
3.1 网站结构设计 11
3.2 招生专栏模块 13
3.3 远程学堂模块 14
3.4 交流空间模块 14
3.5 资源下载模块 15
3.6 后台管理 15
3.7 系统设计的思想 16
3.8 系统流程图 17
4 数据库设计 18
4.1 数据库需求分析 18
4.2 数据表的结构 18
5 系统总体设计 21
5.1 远程教育网站的设计模式 21 中国大学排名
5.2 后台管理 21
5.3 教师平台 22
5.4 学员平台 23
6 系统详细设计和实现 24
6.1 用户注册 28
6.2 用户登录模块 30
6.3 信息公告模块 31
6.4 网站调查模块 32
6.5 招生专栏模块 33
6.6 远程学堂模块 33
6.7 交流空间模块 33
6.8 资源下载模块 34
6.9 用户管理 35
6.10 公告管理 38
6.11 投票管理 40
7 结 束 语 41
参考文献 42
致谢 43

注:不包括源代码.

    上一篇:网上超市系统ASP+SQL 下一篇:酒店订房系统的设计与实现ASP+Access