网上购物系统.doc

约32页DOC格式手机打开展开

网上购物系统,2.6万字32页 有设计代码摘要对于基于web平台的,存在着一个前台应用和后台管理的问题。而无论前台还是后台,都要对数据库进行调用和操作。因此如何创建网络数据库,以及客户端如何调用服务器端的数据库成为实现网上购物的一个关键性问题。 运用asp技术和网络数据库原理,基于b/s模式我开发了一个。在我...
编号:10-5217大小:8.99M
分类: 论文>计算机论文

内容介绍

此文档由会员 郭跃 发布

2.6万字 32页 有设计代码
摘 要
对于基于Web平台的网上购物系统,存在着一个前台应用和后台管理的问题。而无论前台还是后台,都要对数据库进行调用和操作。因此如何创建网络数据库,以及客户端如何调用服务器端的数据库成为实现网上购物的一个关键性问题。
运用ASP技术和网络数据库原理,基于B/S模式我开发了一个网上购物系统。在我的系统中,顾客可以很方便的注册成为会员,对商品进行浏览检索,查看商品的详细资料,然后根据各人的喜好购买心仪的商品。系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。系统管理员则可以对现有的商品进行添加和编辑,审查已注册的用户并对提交的订单进行处理。

关键词:B/S模式、ASP、电子商务、网络数据库。


Abstract

Application ASP technique is with the network database principle, according to B/ S mode I developped a net on the shopping system.In my system, customer can very the convenient registration become the member, and proceeds to merchandise view index, look into favour that the merchandise's detailed data, then purchase the adoring merchandise according to the everyone.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.

摘 要
一.前 言
二.ASP技术
2.1 ASP的简介
2.2 ASP的特点
2.3 ASP的工作原理
三.系统概述
四.系统网络数据库的建立
五.系统功能模块设计
5.1客户端
5.2后台管理端
5.2.1商品的添加
5.2.2商品的审查
5.2.3订单的审查
5.2.4会员的审查
5.2.5管理员添加
5.2.6管理员审查
六.结束语
参考文献: