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

网络测速网站  时间: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系统规划

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

Hostodo(年付12美元)斯波坎VPS六六折,美国西海岸机房

Hostodo是一家成立于2014年的国外VPS主机商,现在主要提供基于KVM架构的VPS主机,美国三个地区机房:拉斯维加斯、迈阿密和斯波坎,采用NVMe或者SSD磁盘,支持支付宝、PayPal、加密货币等付款方式。商家最近对于上架不久的斯波坎机房SSD硬盘VPS主机提供66折优惠码,适用于1GB或者以上内存套餐年付,最低每年12美元起。下面列出几款套餐配置信息。CPU:1core内存:256MB...

ftlcloud(超云)9元/月,1G内存/1核/20g硬盘/10M带宽不限/10G防御,美国云服务器

ftlcloud怎么样?ftlcloud(超云)目前正在搞暑假促销,美国圣何塞数据中心的云服务器低至9元/月,系统盘与数据盘分离,支持Windows和Linux,免费防御CC攻击,自带10Gbps的DDoS防御。FTL-超云服务器的主要特色:稳定、安全、弹性、高性能的云端计算服务,快速部署,并且可根据业务需要扩展计算能力,按需付费,节约成本,提高资源的有效利用率。点击进入:ftlcloud官方网站...

raksmart:香港机房服务器实测评数据分享,告诉你raksmart服务器怎么样

raksmart作为一家老牌美国机房总是被很多人问到raksmart香港服务器怎么样、raksmart好不好?其实,这也好理解。香港服务器离大陆最近、理论上是不需要备案的服务器里面速度最快的,被过多关注也就在情理之中了。本着为大家趟雷就是本站的光荣这一理念,拿了一台raksmart的香港独立服务器,简单做个测评,分享下实测的数据,仅供参考!官方网站:https://www.raksmart.com...

网络测速网站为你推荐
甘肃中盛招标代理有限公司participants37计划ipad支持ipad支持ipad支持ipad支持ipadiexplore.exe应用程序错误iexplore.exe应用程序错误iexplore.exe应用程序错误iexplore.exe应用程序错误重庆电信网速测试如何测量网速
国际域名抢注 备案域名出售 希网动态域名 服务器评测 香港vps99idc awardspace 256m内存 免费主机 搬瓦工官网 免费高速空间 hdd 爱奇艺会员免费试用 华为云盘 globalsign 服务器机柜 热云 tko winscpiphone 隐士ddos 主机托管 更多