ASP+ACCESS网上商品销售系统

2020 年 11 月 19 日1660

摘 要
随着Internet技术的发展,人们的日常生活已经离不开网络。未来社会人们的生活和工作将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。电子商务也随着网络的发展日益和人们的生活贴近。Internet的发展历程以及目前的应用状况和发展趋势,可以充分地相信网络技术将极大的改变我们的生活和工作方式,甚至社会的价值观也会发生某种变化。
本设计尝试用ASP在网络上架构一个动态的电子商务网站,以使每一位顾客不用出门在家里就能够通过上网来轻松购物。

关键字: Internet, ASP, 电子商务,网上商品超市

Abstract
Summary Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more , Digitize more and more, the networking, electronization, virtual. E- commerce presses close to people's life day by day along with the development of network too.
Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
This procedure tries to build up a dynamic e-commerce website in the network with JSP, So that every customer needn't go out and can do shopping easily through surfing the Net at home .

Keywords: Internet, ASP, Ebusiness , Web- supermarket

目 录
前 言3
第一章 概 述4
1.1 系统说明4
1.2 系统特点4
1.3 系统功能简介5
1.3.1 基本功能5
1.3.2 高级功能5
第二章 开发环境介绍6
2.1 系统运行环境配置6
2.2 ASP简介6
2.2.1 ASP的优点7
2.2.2 简介ASP的6大对象8
2.2.3 ASP的使用环境10
2.2.4 配置Microsoft IIS10
2.2.5 ASP的脚本语言11
2.3 动态网页开发工具Dreamweaver MX简介14
2.4 系统数据库介绍14
2.4.1 数据库的概念14
2.3.2 ACCESS简介15
2.5 “结构化查询语言”(SQL)简介16
2.5.1 SQL中的常用语句:16
2.6 ASP与ADO配合工作17
第三章 需求分析20
3.1 开发背景20
3.2 系统功能分析20
3.3 系统结构分析21
3.3.1 逻辑结构21
3.3.2 物理结构22
第四章 数据库设计23
4.1数据表的介绍23
4.2 数据的加密介绍29
4.3 建立数据库连接31
第五章 详细设计32
5.1用户模

0 0