- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
酷玩英语在线学习网站的设计与开发论文
摘要
网上远程教育的迅速发展,带给人们一种新的学习方式。论文阐述的是一个远程教育的实现英语酷玩族在线学习网站,学生进入首页可以使用网站提供的快捷通道,如在线学习模块,参加考试模块,上传作业模块,线上交流模块以及调查投票模块。管理员在身份验证成功后进入后台管理主页。后台管理主要分为教程管理,考试管理,提问管理,调查管理,作业管理和视频管理。每个模块将分页显示数据表内容,根据管理员需要对数据进行添加,修改和删除。论文主要介绍了系统开发背景、系统分析、数据库设计和系统的详细设计与实现。
本次设计采用了Macromedia推出的Dreamweaver 8开发环境,采用了B/S结构,选用了VBScript和ASP编程技术,Access数据库,并通过ADO这种新型的数据访问对象模型来对后端的数据库进行各种操作。系统的通用性很好,适合大多数课程学习系统的开发。整个系统界面美观、使用方便,直观友好。
关键词 在线学习,英语, ASP,Dreamweaver 8,Access
ABSTRACT
The distance education is developing rapidly, bringing a new way of learning to people. This article describes such a distance education system as Cool English online study system. Users could login into the database management when he is checked right. The modules like online test, homework upload,onine communication,vote survey and so on are all well provided.Managers of the system are in charge of each of modules used by students. Every part will show information from the database page by page. Managers can manipulate the data easily including activities such as adding, deleting and modifing the responding data. The paper counts the developing background of system, the system analysis, the database design and the detailed design and realizing of the system.
This project works in Dreamweaver 8, adopting B/S as its architecture and VBScript and ASP language as its programming language. This system is also very suitable to the development of other course learning. It operates with databases through ADO, which is the latest data object visiting model. The interface of this project is quite friendly designed and of convenience to use.
Keywords: E-learning, English, Dreamweaver 8 , Access ,ASP
目 录
摘要 I
ABSTRACT II
第1章 引言 1
1.1 开发背景及意义 1
1.2 研究内容 1
第2章 在线学习网站的需求分析 3
2.1 需求概述 3
2.2 系统开发目标 3
2.3 功能性需求 4
2.4 非功能性需求 5
2.5开发工具简介 6
2.5.1??系统架构的选择 6
2.5.2 ?ASP技术简介 8
2.5.3 ?VBScript 9
2.5.4 ?IIS简介 9
2.5.5??系统数据库的选择 9
2.5.6 ?Dreamweaver 8简介 10
第3章 在线学习网站的总体设计 11
3.1 系统数据流程描述 11
3.2 系统总体结构设计 13
3.3 功能模块设计 14
3.3.1 课堂学习模块 14
3.3.2 作业模块 15
3.3.
文档评论(0)