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

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

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

npidc:9元/月,cn2线路(不限流量)云服务器,金盾+天机+傲盾防御CC攻击,美国/香港/韩国

npidc全称No Problem Network Co.,Limited(冇問題(香港)科技有限公司,今年4月注册的)正在搞云服务器和独立服务器促销,数据中心有香港、美国、韩国,走CN2+BGP线路无视高峰堵塞,而且不限制流量,支持自定义内存、CPU、硬盘、带宽等,采用金盾+天机+傲盾防御系统拦截CC攻击,非常适合建站等用途。活动链接:https://www.npidc.com/act.html...

DiyVM独立服务器:香港沙田服务器,5M带宽CN2线路,L5630*2/16G内存/120G SSD硬盘,499元/月

diyvm怎么样?diyvm商家VPS主机均2GB内存起步,三个地区机房可选,使用优惠码后每月69元起;DiyVM独立服务器开设在香港沙田电信机房,CN2线路,5M带宽,自动化开通上架,最低499元/月,配置是L5630*2/16G内存/120G SSD硬盘。DiyVM是一家成立于2009年的国人主机商,提供的产品包括VPS主机、独立服务器租用等,产品数据中心包括中国香港、日本大阪和美国洛杉矶等,...

2022年腾讯云新春采购季代金券提前领 领取满减优惠券和域名优惠

2022年春节假期陆续结束,根据惯例在春节之后各大云服务商会继续开始一年的促销活动。今年二月中旬会开启新春采购季的活动,我们已经看到腾讯云商家在春节期间已经有预告活动。当时已经看到有抢先优惠促销活动,目前我们企业和个人可以领取腾讯云代金券满减活动,以及企业用户可以领取域名优惠低至.COM域名1元。 直达链接 - 腾讯云新春采购活动抢先看活动时间:2022年1月20日至2022年2月15日我们可以在...

网络测速网站为你推荐
documentcss支持ipadnetbios端口26917 8000 4001 netbios-ns 端口 是干什么的iphone连不上wifi为什么苹果手机连不上wifi微信都发不出去?127.0.0.1127.0.0.1打不开联通版iphone4s苹果4s是联通版,或移动版,或全网通如何知道?迅雷快鸟迅雷快鸟支持移动宽带提速吗win7关闭135端口如何关闭135端口,关闭它有什么影响么?bitchina现在哪个浏览器最好用?winrar5.0winrar压缩3种格式分别有什么区别
个人注册域名 windows虚机 联通vps 域名备案收费吗 simcentric 外贸主机 idc评测网 realvnc win8升级win10正式版 ev证书 ibrs php空间申请 e蜗 百兆独享 电信虚拟主机 爱奇艺会员免费试用 上海联通宽带测速 空间租赁 双线asp空间 网页提速 更多