基于asp的网上购物系统设计.doc
约82页DOC格式手机打开展开
基于asp的网上购物系统设计,1.8万字82页包含大量完整程序设计代码摘 要运用asp技术和网络数据库原理,基于b/s模式我开发了一个网上购物系统。在我的系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的商品。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有...
内容介绍
此文档由会员 xiaoxin 发布
1.8万字 82页 包含大量完整程序设计代码
摘 要
运用ASP技术和网络数据库原理,基于B/S模式我开发了一个网上购物系统。在我的系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的商品。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有的商品进行添加和编辑,审查已注册的用户并对提交的订单进行处理。
关键词:B/S模式、ASP、电子商务、网络数据库。
Abstract
System would the auto is a born order of customer, and hand over the order to erupt goods according to the information for fill inning of customer.System manager can then proceeds to increase with the order that edit, investigate already the registered customer combine right hand over to proceeds to handle to current merchandise.
Key words: B/ S mode, ASP, electronic commerce, network database.
目 录
摘 要
第1章 前 言
1.1问题的提出
1.2问题的解决
第2章 准备知识――ASP技术
2.1 ASP的简介
2.2 ASP的特点
2.3 ASP的工作原理
第3章 系统概述
第4章 系统网络数据库的建立
第5章 系统功能模块设计
5.1客户端
5.1.1购物篮
5.1.2会员注册
5.1.3商品查询
5.1.4订单查询
5.2后台管理端
第6章 结束语
参考文献
摘 要
运用ASP技术和网络数据库原理,基于B/S模式我开发了一个网上购物系统。在我的系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的商品。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有的商品进行添加和编辑,审查已注册的用户并对提交的订单进行处理。
关键词:B/S模式、ASP、电子商务、网络数据库。
Abstract
System would the auto is a born order of customer, and hand over the order to erupt goods according to the information for fill inning of customer.System manager can then proceeds to increase with the order that edit, investigate already the registered customer combine right hand over to proceeds to handle to current merchandise.
Key words: B/ S mode, ASP, electronic commerce, network database.
目 录
摘 要
第1章 前 言
1.1问题的提出
1.2问题的解决
第2章 准备知识――ASP技术
2.1 ASP的简介
2.2 ASP的特点
2.3 ASP的工作原理
第3章 系统概述
第4章 系统网络数据库的建立
第5章 系统功能模块设计
5.1客户端
5.1.1购物篮
5.1.2会员注册
5.1.3商品查询
5.1.4订单查询
5.2后台管理端
第6章 结束语
参考文献