毕业论文(计算机网络技术专业-网络购物网站制作).doc
文本预览下载声明
计算机网络技术专业毕业论文
题 目: 五月阳光网络购物系统
系 部:电 子 信 息 系
班 级:网 络 0000 班
指导老师: …………
姓 名: * * *
新疆交通职业技术学院
2011年6月
摘要
21世纪是网络时代,互联网正逐渐地改变我们的生活方式。人们很容易地接受网络知识和在网上得到的信息。本文讲解了一个以女性电子产品为主题的网站的建设,它基于数据关联规则的网站个性化页面及动态数据生成案例,本系统基于B/S结构,主要使用技术有ASP,Access,及网页三剑客,具有用户使用更简单、反映用户兴趣爱好更明显细致等优点。在网页方面,综合考虑了页面色彩、页面的构架,充分的利用了图片、文字、图层、表格等元素。网站内容明确,层次清楚,达到了预期的功能。
关键词:网站,建设,ASP,Access;
Abstract
21st century is the Internet age, the Internet is gradually changing the way we live. It is easy to accept the network of knowledge and information obtained online. This article explained a female cosmetic theme of Web sites, it is based on data association rules personalized page and dynamic data generation case, this case and now the Internet has been compared to some of the programs used with the user to use simpler, reflecting the user interests more clearly detailed and so on. In the Web context, considering the page color, page structure, full use of the images, text, layers, tables and other elements. Web content explicit, clear levels, to achieve the desired functionality.
Keywords: site building ASP Access;目 录第一章 系统开发工具 1
1.1 ASP 1
1.2 IIS 1
1.3 SQL Server 2000 1
1.4 Dreamweaver 2
1.5 Photoshop 2
第二章 系统开发语言 3
2.1 HTML 3
2.2 VBScript 3
2.3 SQL 4
第三章 毕业设计项目概述 5
3.1系统设计背景 5
3.1.1互联网站的发展 5
3.1.2网络购物新潮 5
3.2设计目的 5
3.3设计目标 6
第四章 系统的需求分析 7
4.1功能需求分析 7
4.1.2 输入输出要求 7
4.2客户前台功能: 7
4.3商家后台功能 8
4.4 可行性分析 9
4.4 基于B/S结构的访问模式 10
4.5网站的深入调查 11
第五章 系统设计 13
5.1 总体设计 13
5.2 站点的目录结构设计 14
5.3数据库的设计 14
5.3.1数据库概念设计 14
5.3.2数据库的逻辑设计 14
5.3.3字段详细设计 14
5.4系统设计 17
5.4.1首页设计 17
5.5用户界面设计 17
5.5.1商品简介 18
5.5.2后台登陆 19
5.6购物功能的实现 20
5.7用户注册页面与实现 21
第六章 系统运行与管理 23
6.1 会员维护模块 23
6.2 商品展示与维护模块 23
第七章 系统的测试 25
7.1系统测试 25
7.2系统测试实例 25
7.3系统效果分析及展望 26
第八章 总结 27
致谢 29
参考文献 31
附录 33
第一章 系统开发工具
1.1 ASP
ASP(Application Service Provider)是Microsoft公司开发的服务器断的脚本环境是目前流行的开放式的WEB应用程序开发技术。ASP的主要特性是能够把脚本、HTML、组件和强大的W
显示全部