网上商品销售系统的设计与实现
摘 要
随着计算机科学的发展和Internet的发展,网上购物服务逐渐深入到人们的生活中,给人们的生活带来方便。网上商店在我国刚起步,但发展很快。随着我国互联网的更加普及和网上商店的日趋成熟,会有越来越大的消费群体,市场潜力会得到更充分的发挥。
网上商品销售系统是采用ASP作为开发语言,ACCESS 2000作为数据库编写的一个B/S模式的系统。系统主要实现了:用户管理、商品购买、分类管理、商品添加管理、商品订单管理、商品的查询等网上商品销售的基本功能。本文详细介绍了网上商品系统的需求分析,系统设计和功能设计,在系统设计中给出数据库的设计和本系统的总体设计方案,在系统实现中具体介绍了各个功能的实现情况和主要代码,同时附有运行界面图例。
关键词:分类管理;B/S;ASP;Access
The Design and Implementation of the
On-line Shopping System
Abstract
With the development of computer science and Internet,On-line shopping service has gradually accepted by ordinary people, and has brought about more and more convenience.Although boomed recently, On-line shopping in China has developed dramaticly. Nowdays,there will be more consumers interested in on-line shopping,and the potential of the market will develop greatly.
The on-line shopping system is based on B/S mode, which takes ASP as program language and ACCESS 2000 as database.The System includes user management, commodity purchase,styling management, commodity adding, order management and commodity searching.This paper describes requirement analysis of the on-line shopping system, system design and function design.It gives out the blue print of system design and database design,and introduces the realization of the system with the important code in particular design.This thesis also provides with many pictures which describe the running of the system.
Key words : classify to manage;B/S;ASP;Access
目 录
论文总页数:23页
1 引言................................................................... 1
1.1 系统的开发背景....................................................... 1
1.2 本课题研究内容....................................................... 1