基于web的远程教育系统.doc

约14页DOC格式手机打开展开

基于web的远程教育系统,[摘要]:本文介绍了一个基于web的现代远程教育系统平台,详细说明了该系统平台实现的功能、模块、结构和组成,并分析了当前国内外远程教育的发展趋势,阐述了远程教育所需要的技术支持,以及本系统平台的优势和特点。该系统是以windows 2000 sever为操作平台,编程语言采用php-4.3.4-win32php4.0,...
编号:10-4802大小:148.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 hakater 发布

[摘要]:本文介绍了一个基于WEB的现代远程教育系统平台,详细说明了该系统平台实现的功能、模块、结构和组成,并分析了当前国内外远程教育的发展趋势,阐述了远程教育所需要的技术支持,以及本系统平台的优势和特点。该系统是以WINDOWS 2000 SEVER为操作平台,编程语言采用php-4.3.4-Win32Php4.0,数据库采用Mysql,服务器采用apache_2.0.48-win32-x86-no_ssl.msi。系统实现了如下功能:用户在线注册、试卷模型、在线视频点播、在线课件演示、文档资料上传、留言板。

[关键词]:远程教育、Php、Mysql、Apache。

[ Abstract ]:This text has introduced a modern long-distance education based on WEB to the platform systematically, function, module, structure and forming that elaboration, this systematic platform, realizes, And has analysed the development trend of the present domestic and international long-distance education, has explained the technical support that long-distance education needs, And an advantage and characteristic of systematic platform. This system regards 2000 SEVERs of WINDOWS as the operating platform , the programming language adopts php - 4. 3. 4-Win32Php4. 0, data bases are adopted Mysql, the server adopts _ 2 of apache. 0. 48-win32-x86-no_ssl. msi. The system has realized the following function: Passing, message board on the user registers online, paper model, online video request program, a demonstration of online lesson, file materials.

[ Keyword]:Remote education 、Php、Mysql、Apache。

目 录
目 录 2
一、回顾与展望 3
1.1引言 3
1.2 国内外发展状况 3
1.3基于WEB的远程教育 4
1.4远程教学平台的选择 5
二、基于WEB的远程教育系统的需求分析 5
2.1引言 5
2.2系统结构 5
2.3总体功能规划 6
2.3应用技术分析 6
三、PHP技术 7
3.1 引言 7
3.2 PHP的运行环境 7
3.3 PHP的特性 8
3.4 PHP与其他语言的比较 8
3.5 PHP的处理过程 9
四、My SQL数据库 9
4.1 引言 9
4.2 My SQL数据库工作原理 9
4.3 访问WEB数据库的流程图 10
五、基于WEB的远程教育系统的设计 10
5.1引言 10
5.2 首页面主要功能 10
5.3 子系统的功能实现 11
5.3.1在线注册 11
5.3.2在线视频点播 11
5.3.3在线课件演示 11
5.3.4试卷模型 11
5.3.5后台管理系统 12
六、基于WEB的远程教育系统的实现 12
6.1引言 12
6.2系统模型页面 12
6.3系统服务平台配置 13
七、总结 13
参考文献 14