精品课程网站的设计与实现
摘 要
在21世纪这个信息高度发达、高速流通的时代,计算机的普及以及计算机网络的广泛应用,让普通人能够接触到比以往更多的知识。面对信息时代的信息大“爆炸”现象,怎样才能使教育跟上时代的步伐,而不至于被时代抛在后面?很多专家一直都在思考这个问题“如何把教育资源移置到网络上去,使更多的人可以享有这些资源”。作为一个以传播知识为主要职能的机构,学校建立一个自己的精品课程网站是十分必要的事情,这不仅能使更多的人享用宝贵的教育资料源,同时也对于提升学校自身的知名度,提高学生自学能力,有相当大的帮助。
本设计的开发是基于B/S结构,采用ASP程序设计语言及Access数据库进行开发。首先对精品课程网站做了详细的需求分析;然后给出了精品课程网站所需的功能,重点探讨了精品课程网站的设计法案;最后对精品课程网站进行了较详细的设计,并给出了具体实现步骤;通过测试分析,该系统的运行稳定、可靠,具有一定的实用价值。
关键词:精品课程;网站;数据库;教育;资源;信息共享
Design and Implementation of High-quality Curriculum Website
Abstract
The 21st Century is the times which information is highly developed and circulated, people can get more knowledge than before with the popularization of computers and the widespread application of computer network. Facing to the “information detonation” phenomena, how does the education catch up with the step of time not being dropped behind? Many experts think about this question: “How can we move the education resource onto the network and enable more people to share these resources”. As an institution whose main duty is spreading knowledge, it’s very necessary to build a high-quality curriculum website for each school, it is not only enable more people to share the valuable education information but also provide a great help to promote the school’s reputation and the students’ self-study ability.
The development of this project is based on B/S frame; ASP programming language and Access database are used to develop. At first, this paper carries on a demand analysis about high-quality curriculum website in detail. Secondly, the functions of high-quality curriculum website are provided, and the plan of high-quality curriculum website is discussed. Finally, a comparatively design is provided, and the steps of concrete realization are produced. Through a carefully test and analysis, which shows this system is stable, reliable, and has certain practical value.
Key words: High-quality Curriculum; Website; Database; Education; Resource; Information Sharehttp://www.16sheji8.cn
目 录
论文总页数:21页
1 引 言 1
1.1 课题背景 1
1.2 国内外研究现状 1
1.3 精品课程网站研究的意义 1
1.4 本文的主要工作 1
2 精品课程网站的需求分析与设计 2
2.1 精品课程网站的发展现状 2
2.2 精品课程网站的需求分析 2
2.3 精品课程网站的设计 3
2.4 精品课程网站的系统流程图 3
3 精品课程网站的实现 5
3.1 登录系统 5
3.1.1 登录功能的代码实现及界面效果 5
3.1.2 注册功能的代码实现及界面效果 6
3.1.3 找回密码功能的实现及效果展示 7
3.2 在线考试 8
3.2.1 学生功能的实现 8http://www.16sheji8.cn
3.2.2 教师功能的实现 11
3.3 在线交流 13
3.3.1 用户留言及查看留言的代码实现 13
3.3.2 管理员功能的实现过程 14
3.4 在线视频及流媒体的实现 16
3.4.1 流媒体技术简介 16
3.4.2 在线视频的设计与实现 16
4 运行测试与分析 17
4.1运行测试 17
4.2 分析 18
结 论 18http://www.16sheji8.cn
参考文献 19http://www.16sheji8.cn
致 谢 20
声 明 21
1 引 言
1.1 课题背景
人类社会的发展与知识的传递有着一种必然的联系,教育是人类传递知识的最直接最有效的方式。在21世纪这个信息高度发达,并且高速流通的时代,计算机的普及以及计算机网络技术的应用,让大量普通人能够有机会接触到比以往更多的知识。作为一个以传播知识为主要职能的机构——学校建立一个自己的精品课程网站是十分必要的事情,这不仅是能使更多的人享用宝贵的教育资料源,同时也对于提升学校自身的知名度,提高学生自学能力,有相当大的帮助。同时相对于其它的开发语言来说,我更加了解ASP,更熟悉ASP使用,这将为我节约大量宝贵的时间。
1.2 国内外研究现状
在世界范围内来看,有关精品课程网站研究一直都在进行并且不断取得进步,特别是西方发达国家,他们在精品课程的理论研究与实际运用方法积累了大量的经验,虽然我们中国国内在精品课程网站这一方面的研究起步较晚,但我们同样也取得了大量丰硕的成果。各个高校相继创建了各自的精品课程网站,清华大学、人民大学、北京大学等一大批知名学府利用自身的资源优势,引领中国国内精品课程网站的发展方面。政府的大力支持,各高等学府的积极配合,使得我们国内精品课程网站的研究取得了不俗的成就。http://www.16sheji8.cn