作业帮 > 综合 > 作业

英语翻译Building of Network Course Based on ASP Abstract—Dynamic

来源:学生作业帮 编辑:大师作文网作业帮 分类:综合作业 时间:2024/11/06 10:50:14
英语翻译
Building of Network Course Based on ASP
Abstract—Dynamic network teaching system of is built up based on ASP+ADO technology and
software of Dreamweaver MX,Fireworks MX,and Flash MX,
etc.This network teaching system mainly includes course study
sources,on line communication module,examination system
module,and homework upload module,etc,which realizes
functions of student network study,communication,and
examination,etc.Dynamic network teaching system of
enhances student’s course study interest,
and improves teaching effect greatly,as well as promotes
teachers and students feedback each other.This paper mainly
introduces structure of dynamic network system of ,discusses technologies of ASP,ADO and realizing
method of some main modules in emphasis.
Keywords-network course; ; ASP; ADO;
dynamic network system; teaching system
I.INTRODUCTION
At present,each university successively develop network
course and excellent course that fitting modern distance
education,which realizes interactive teaching by internet.
Student can complete study,obtain knowledge when and
where people in by internet.Due to network teaching has
characteristics of teaching style various,interactive function
strong,etc.So,student study interest improves greatly,and
teaching effect is better.Computer assisted instruction
system is important development trend based on internet
distributed long-distance teaching system.[1] This article
uses web database technology,design man-machine
interaction environment by ASP and ADO technology,and
constructs a distributed teaching system
on internet platform.
II.SYSTEM TECHNOLOGY MEANS
ASP (Active Server Page) is dynamic service homepage
technology,which is a development environment on web
server.We can develop and run dynamic,interaction,and
high character web server application program by it.ASP
can also make executable Script directly embedded HTML
files.[2] HTML development and Script development can
complete at same process.Background can connect with
SQL Server that NT system matching.We can execute a
series of visiting database operation only in compiling litter
code.So,it is very suitable to develop distributed long-
distance teaching system by ASP.
ASP script starts on browser requesting .asp file to web
server.Web Server executes every script command in turn.
Then,html page is produced and sent into browser.Due to
ASP executing on server and script command doesn’t send
to client.So,it has good security.ASP can not only use
script language,but also visit background database by
ActiveX Data Objects (ADO) technology.Essence of
scheme is using ADO object to visit database source on
server.ADO connects database by ODBC,build and
manage database connection.
英语翻译Building of Network Course Based on ASP Abstract—Dynamic
基于ASP的网络课程的建设
摘要:动态
软件的Dreamweaver MX,Fireworks MX中,和Flash MX,
等这个网络教学系统主要包括课程的学习
源,线通信模块,考试制度
模块,和功课上传模块等,从而实现
学生网络学习,交流和职能
检查,等动态网络教学系统
提高学生的课程学习兴趣,
大大提高了教学效果,以及促进
对方的教师和学生的反馈.本文主要
引入动态,讨论的ASP,ADO和实现技术
在强调一些主要模块的方法.
关键词:网络课程; ,ASP,ADO的;
动态网络系统,教学系统
导言
目前,每所大学先后开发网络
装修现代远程课程和优秀课程
教育,通过互联网实现互动式教学.
学生可以完成学习,获取知识时和
在互联网的人的地方.由于网络教学已
特色的教学风格多样,互动功能
强等,所以,学生的学习兴趣大大提高,并
教学效果较好.计算机辅助教学
系统是基于互联网的重要发展趋势
分布式远程教学系统.[1]本文
使用网络数据库技术,设计人机
ASP和ADO技术的交互环境,和
构建一个分布式的教学体系
互联网平台上.
二.系统技术手段
ASP(Active Server Page的)是动态服务网页
技术,这是一个基于Web的开发环境
服务器.我们可以开发和运行动态,交互性,并
高字符的Web服务器应用程序.ASP
也可以使可执行脚本直接嵌入HTML
文件.[2] HTML开发和脚本开发
完成相同的过程.背景可以连接
SQL Server的NT系统匹配.我们可以执行
只有在编译枯枝落叶访问数据库操作系列
代码.所以,这是非常适合发展分布式长
距离ASP教学体系.
ASP脚本开始运行ASP文件到Web浏览器请求.
服务器.Web服务器执行每转脚本命令.
然后,HTML页面发送到浏览器.由于
ASP的服务器上执行脚本命令不发送
到客户端.因此,它具有良好的安全性.ASP不能只使用
脚本语言,但也访问后台数据库
ActiveX数据对象(ADO)的技术.本质
计划是使用ADO对象访问数据库源
服务器.ADO连接ODBC数据库,建立和
管理数据库连接.
再问: 非常感谢!但是还有下文!!实在太长啦,这要我如何继续发送呢,555~