1 / 50
文档名称:

计算机学院网站的设计与实现毕业设计.doc

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

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

分享

预览

计算机学院网站的设计与实现毕业设计.doc

上传人:799474576 2013/9/8 文件大小:0 KB

下载得到文件列表

计算机学院网站的设计与实现毕业设计.doc

文档介绍

文档介绍:***学院本科毕业设计(论文)
[计算机学院网站设计与实现]
学生姓名:
学生学号: 200810802002
院(系): 计算机学院
年级专业: 08级信息与计算科学
指导教师: 银星副教授
助理指导教师:
二〇一二年五月
摘要
20世纪90年代以来,计算机网络技术飞速发展,网络化和全球化成为不可抗拒的世界潮流。网站是政府、企事业单位向用户提供信息(包括产品和服务)的一种方式,是政府、企事业开展电子政务、电子商务的基础设施和信息平台。因特网上的网站就像企事业在互联网中的办公大楼,网站所带来的政治、经济、商业利润及其影响是具有深远意义。网站正以惊人的速度扩张,每年有大批的企、事业单位投入资金来发展网站建设。计算机学院网站的建设将方便学院信息的发布和宣传,极大的提高了学院的办事效率,为计算机学院信息化的建设作出了必要的贡献。
关键词计算机,网络化,信息发布,网站建设

ABSTRACT
Since the 1990s, work technology, the rapid development working and globalization e an irresistible trend of the world. The site is the Government, enterprises and institutions to provide information to users (including products and services) in a way that the government, enterprises and institutions to carry out e-government, merce infrastructure and information platform. Website on the is like the enterprises on the , office buildings, the site brought about by the political, economic, business profits and its impact is far-reaching significance. The website is expanding at an alarming rate every year a large number of enterprises, institutions, investment funds to develop the site-building. Computer Science site construction the convenient Institute of information, and the Institute of publicity, which greatly improves the efficiency of the Institute, made ​​the necessary contributions for the construction of the College of information technology.
work,information dissemination,website building
目录
摘要 I
ABSTRACT II
1绪论 3
选题背景 3
选题目的和意义 3
2 开发工具及环境介绍 4
开发工具 4
myEclipse简介 4
Dreamweavar简介 4
相关技术介绍 5
JSP技术 5
6
Web服务器 7
连接数据库与JavaScript 9
CSS层 10
运行环境的搭建和配置 11
11
11
安装MySQL及相关配置 12
3 需求分析 14
引言 14
任务概述 14
可行性分析 15
经济可行性 15
技术可行性 15
效益分析 16
功能分析 16
4 总体设计 17
总体设计理念 17
页面设计 17
后台设计 19
数据库设计 20
类的分布 22
5 详细设计 23
数据库实体图 23
后台逻辑实现 26
持久层实现 27