精品课程毕业论文-网络安全精品课程网站建设与规划

网络测速网站  时间:2021-04-18  阅读:()

h

河南职业技术学院

毕业设计论文题 目 网络安全精品课网站规划与建设

系分院 信息工程系

学生姓名 佚名

学 号 10123530

专业名称 计算机网络技术

指导教师 佚名

2013年04月 10日

h

毕业设计论文任务书

h

h

毕业设计论文指导教师评阅意见表

h

毕业设计论文答辩意见表

h

摘要

近年来基于因特网的远程教学已经开始成为一种全新的教学手段并且越来越受到人们的关注。网络信息安全精品课程网站不仅为外界了解我院提供了交流平台也为我院进一步提高其它课程教学质量做了榜样。信息时代呼唤具有创新精神和实践能力的优秀人才。主要栏目有主讲教师师资队伍教学规划课程特色课程简介等。

网络安全精品课程网站基于B/S结构前台以Dre a mwe a ve r软件作为设计规划利用Javascript、 Actionscript作为脚本语言采用Css样式美化页面。并且使用互联网上的主流语言HTML作为基础 以ASP作为开发语言实现动态数据的更新结合Acce s s数据库作为数据的存储空间利用微软服务器发布平台II S实现对外发布。

论文共分五个章节第一章节叙述了精品课程网站建设的规划和意义第二章、对网站进行了网站的可行性及学生的需求现状分析并绍了精品课程网站所实现的功能第三章、对各模块的功能作了一个简单的阐述第四章对系统进行了维护与测试第五章、总结与展望。

关键词精品课程 Asp Access教学网站安全

h

Abstract

In recent years, the distance education based on Internet has started to become akind of new teaching means,and more and more get the attention of people.Networkinformation security not only for the outside world know our high quality coursewebsite provides a communication platform, is also done for our hospital to improvethe quality of other curriculum teaching model. The information age calls foroutstanding talents with innovation spirit and practice ability.Main columns: speakerteachers, teaching staff, teaching plan,course features,course description,etc.

Network security the high-quality goods curriculum website based on B/Sstructure, the front desk Dreamweaver software in the p lanning,design using Javascript,as scripting language,Actionscript USES Css styles to beautify page.Mainstreamlanguage HTML and use the Internet as the foundation,use ASP as a developmentlanguage to achieve dynamic data updating,combined with the Access database as thedata storage space,using Microsoft IIS server release platform release.

Paper is divided into five chapters, the first chapter,describes the high-qualitygoods curriculum website constructionplanning and significance;The feasibil ity ofthesecond chapter,has carried on the site to site and the present situation of students'needsanalysis, and for implementation by the high quality course website functions;Thethird chapter, the design of each module as a simple elaboration;Fourth, the networksecurity QianHouTai high-quality goods curriculum design;The fifth chapter, systemmaintenance and testing;The sixth chapter,a summary and outlook.

h

Keywords: High-quality goods curriculum Asp Access teaching Site safety

目录

第一章绪论. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7

1.1开发网络安全精品课程网的意义. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7

1.2系统规划. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .7

第二章开发工具及技术. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10

2.1 Macromedia Dreamweaver. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10

2.2 ASP技术. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .10

2.3 I IS. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11

2.4 HTML. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12

2.5 CSS样式. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .13

2.6 Access. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .13

第三章功能分析. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .14

3.1学习功能. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .14

3.2交流功能. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .15

3.3多媒体教学. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .16

3.4系统更新. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .16

第四章系统发布测试与维护. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .17

4.1最高管理员的测试. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .17

4.2栏目更新. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .19

4.3新增管理员图. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .20

h

第五章总结与展望. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .21

参考文献. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .22

致谢. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .23

第一章绪论

1.1开发网络安全精品课程网的意义

随着现代信息技术的迅猛发展及广泛应用传统的教学手段已远远不能适应现代化教学的需要也不能满足当代大学生的信息需求。 由于这种传统的教学手段所传输的信息量较少在时空有限的课堂教学中学生难以对课程内容进行充分的理解 并且自主选择式的学习模式不能得到实践 以学生为中心的现代教学理念很难得到实践。

以网络化、数字化、多媒体化和智能化为代表的现代信息技术正在改变着人们的工作、学习与生活方式也给教育的内容和发展带来了新的发展空间。课程是教育的核心和灵魂大学课程则是大学培养目标与培养规格的具体化是高等学校教学工作的重要依据而精品课程更被上升为学校办学水平的重要标志。高校实施精品课程建设是一项深化教学改革、提高教学质量的系统工程。因此高校建立一个自己的精品课程网站是十分必要的事情这不仅是能使更多的人享用宝贵的教育资料源同时也对于提升学校自身的知名度提高学生自学能力有相当大的帮助。

精品课程是国家教育部关于高等学校教学质量和教学改革工程的重要内容是彰显学校整体办学水平的重要标志各高校均十分重视。

1.2系统规划

精品课程网站是高等学校教学质量与教学改革工程的重要组成部分。在高等学校精品课程的评审、建设、验收过程中课程教学网站起着非常重要的作用。精品课程网站对精品课程的网络化具有不可替代的作用是学生自主学习、教学互动、学习交流的重要平台。

易探云韩国云服务器仅50元/月,510元/年起

韩国云服务器哪个好?韩国云服务器好用吗?韩国是距离我国很近的一个国家,很多站长用户在考虑国外云服务器时,也会将韩国云服务器列入其中。绝大部分用户都是接触的免备案香港和美国居多,在加上服务器确实不错,所以形成了习惯性依赖。但也有不少用户开始寻找其它的海外免备案云服务器,比如韩国云服务器。下面云服务器网(yuntue.com)就推荐最好用的韩国cn2云服务器,韩国CN2云服务器租用推荐。为什么推荐租用...

BuyVM迈阿密KVM上线,AMD Ryzen 3900X+NVMe硬盘$2/月起

BuyVM在昨天宣布上线了第四个数据中心产品:迈阿密,基于KVM架构的VPS主机,采用AMD Ryzen 3900X CPU,DDR4内存,NVMe硬盘,1Gbps带宽,不限制流量方式,最低$2/月起,支持Linux或者Windows操作系统。这是一家成立于2010年的国外主机商,提供基于KVM架构的VPS产品,数据中心除了新上的迈阿密外还包括美国拉斯维加斯、新泽西和卢森堡等,主机均为1Gbps带...

VirMach(8元/月)KVM VPS,北美、欧洲

VirMach,成立于2014年的美国IDC商家,知名的低价便宜VPS销售商,支持支付宝、微信、PayPal等方式付款购买,主打美国、欧洲暑假中心产品,拥有包括洛杉矶、西雅图、圣何塞、凤凰城在内的11个数据中心可以选择,可以自由搭配1Gbps、2Gbps、10Gbps带宽端口,有Voxility DDoS高防IP可以选择(500Gbps以上的防御能力),并且支持在控制面板付费切换机房和更换IP(带...

网络测速网站为你推荐
namesgraph更新win7恶意win7支持ipad勒索病毒win7补丁由于电脑没连接网络,所以成功躲过了勒索病毒,但最近要联网,要提前装什么补丁吗?我电脑断网好久了itunes备份怎么使用iTunes备份x-routerx-0.4x等于多少?重庆电信宽带测速重庆电信光纤宽带网络,内外网络和电脑等设备都没发生变化的情况下,办理了从20M提速到100M业务。win7还原系统win7如何一键还原电脑系统怎么操作win7还原系统win7如何一键还原?
海外服务器租用 什么是域名 域名查询软件 vps侦探 vps代购 linuxapache虚拟主机 互联网域名管理办法 国外永久服务器 香港托管 紫田 优key 174.127.195.202 阿里云代金券 网通代理服务器 免费smtp服务器 个人域名 jsp空间 umax120 最好的qq空间 免费phpmysql空间 更多