1 / 20
文档名称:

计算机专业毕业论文完整版.doc

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

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

分享

预览

计算机专业毕业论文完整版.doc

上传人:2623466021 2019/1/10 文件大小:1.30 MB

下载得到文件列表

计算机专业毕业论文完整版.doc

相关文档

文档介绍

文档介绍:摘要
随着信息技术的高速发展,21世纪是数字信息时代,互联网正以前所未有的冲击力影响着人类的生活。它的出现和发展,同样也为学校的发展提供了丰富的资源。正是在这样的趋势下,大部分的学校都建立了自己的网站,通过网站来发布消息,共享资源,为学校和学生提供一个相互交流的平台,增强学校和学生之间的联系。
ESS数据库进行学校网站设计的开发过程,详细给出了从学校网站的需求分析到总体设计、详细设计与实现及测试的各个环节,最后对本网站做出了客观评价,指出了本网站的不足之处,并给出今后的完善方向,基本上完成了一个网站所要求的内容,包括前台展示和后台管理。整个网站包括首页模块、留言板模块、后台模块。通过本次网站的开发,使我明白在进行网站的设计与维护的时候应该要从整体上把握全局,对设计网站有了一定的了解。
关键词:ASP;ACCESS数据库;学校网络;管理网站
Abstract
With the rapid development of information technology, the 21st century is the digital information age, is an unprecedented impact affects human life. Its emergence and development, but also for the development of enterprises provides a rich resource. It is in such a trend, the majority of enterprises have set up their own website, through the website to publish news, Gongxiangziyuan for enterprises and Ke Hu provide a mutual exchange of the platform, enhance business and customer.
This article describes how to conduct business using DREAMWEAVER and ASP web design development process, from the corporate website gives detailed system analysis to design, detailed design and implementation and testing of all aspects of the system made the final objective of this evaluation, that the ings of this system, and gives direction for the future perfect, pleted the required content of a site, including the front display and back office management. The entire system including the Home module, message board module, the background module. Through the development of the site, so that we understand that when the system should do from the whole to grasp the overall situation, of design web site has some understanding.
Key words: ASP;ACCESS;DREAMWEAVER;HTML;Website design
目录
第1章 绪论 1
设计思想 1
设计的目的和意义 1
设计目的 1
设计的意义 1
第2章 开发环境及需求 2
技术可行性 2
DREAMWEAVER 2
Access 2003 2
IIS 2
ASP 2
经济可行性 3
操作可行性 3
第3章 需求分析 4
功能需求 4
前台用户网站功能 4
后台管理网站功能 4
功能模块划分 4
数据流程分析 6
网站E-R图 7
数据库设计 8
数据库的连接 9
第4章 详细设