1 / 28
文档名称:

计算机毕业设计(论文)-基于ASP的教学管理网站.doc

格式:doc   页数:28
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

计算机毕业设计(论文)-基于ASP的教学管理网站.doc

上传人:3346389411 2013/11/12 文件大小:0 KB

下载得到文件列表

计算机毕业设计(论文)-基于ASP的教学管理网站.doc

文档介绍

文档介绍:武汉理工大学计算机科学与应用
毕业设计(论文)
题目: 基于ASP的教学管理网站
学院(系): 武汉理工大学计算机学院
专业班级: 计算机科学与技术(2)班
学生姓名:
指导教师:
摘要
近年来,随着网络应用的扩大发展,其在信息交流、资源共享等方面发挥着越来越重要的作用。互联网已经成为人们快速获取、发布和传递信息的重要渠道,它在人们的政治、经济、文化生活中起着越来越重要的角色。网络发展前景无限,及早与网络结合,与信息时代同步,与高科技汇合,定会给社会各行各业的发展注入新鲜的活力。
本网站使用ASP作为开发工具,ess 2003作为后台数据库,使用 Macromedia Dreamweaver 8和Adobe Photoshop CS作为制作网页工具,设计和实现了一个教学管理网站。该网站主要包括新闻发布模块,投票模块,留言板模块,实现了网站新闻的动态管理。同时为师生交流互动提供了一个良好的平台。
关键字:ASP;ADO;SQL; 数据库;新闻管理
Abstract
Recently,with the expansible develop of the apply of web,it plays more and more important role in the aspects munication of information、the share of resource and so on , the has been a vital trench from which people can get、issue and transfer information quickly ,it is also playing more and more important role in the life of politics、economy and culture. work develops foreground infinite, combine work early, and information the ages is synchronous, remitting with high technology to match, settling a meeting to infuse into the fresh vitality to the development of social every aspects.
The website uses asp as the tool of the design of the web-station ,adopts Access 2003 as data-base of background, makes use of the tools of Macromedia Dreamweaver 8 and Adobe Photoshop CS to design web, Designed and realizes one to teach with study the management website. The website mainly includes the news issue module, the voting module, the message boards module , carry out the dynamic state of the website news management, Meantime, Exchanged the interaction for the teachers and students to provide a good platform .
Key words:Asp; ADO; SOL; Data-base; News management
目录
第1章绪论……………………………………………………………………………1
第2章相关知识介绍…………………………………………………………………2
ASP简介………………………………………………………………………………2
ASP内置基本对象……………………………………………………………3
ASP中的常用组件……………………………………………………………3
ASP存取数据库………………………………………………………………4
………………………………………………………………………………….5
数据库定义…………………………………………………………………5
数据库设计…………………………………………………………………5
SQL语言