{$cfg_webname}
主页 > 计算机 > ASP >

网络商城的设计与实现

来源:wenku168.com  资料编号:WK1681497 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1681497
资料介绍


摘  要
  随着信息化的发展,互连网需要提供更多的服务,构造更完善的体系以满足越来越多的用户的精神与物质需求。随着Internet技术的日益成熟,一种建立在网络上的电子方式商贸活动形成了,这便是今天为大家所熟悉的电子商务。
  网站采用asp+ACCESS技术的B/S模式,通过对后台数据库的操作实现购物、后台管理等各项功能。实现真正意义上的电子商贸活动。
  设计用户分为前台客户和后台管理员。实现前台浏览商品,购买商品,会员注册,登录并修改用户个人信息,后台商品管理,订单管理,网站综合管理等功能。
  本文在研究了发展现状后,对相关理论做了介绍,并详细描述了网络商城的功能需求和具体设计与实现。最后给出了系统的测试结果。

  关键词:电子商务;asp;网上购物
The Design and Implementation of the E-commerce City
Abstract
  With the development of information, the networks need more service to satisfied more and more physical and spiritual demand of users.And now Internet technology is mature,a mode of commerce which depends on the Internet was formed. It's the electronic commerce.
  The web site adopt the asp + ACCESS technology B/S pattern,implement various functions such as online shopping and backstage management by the database operation. This system implemented the electronic commerce in deed.
  The system has two kinds of users,one is the foreground customer,the other is the administrator.Customer can view products and select what they like in the site,also should register and login in the site.The administrator is able to do such management as products,the orderlists and site configuration.
  At the beginning of the thesis, introduce the related theory after the investigation of the development status, at the same time, describe the requirement, the design and implementation of the E-commerce City.In the end this thesis show the result of system test.

  Keywords:Electronic commerce; asp; Online shopping

主要功能如下:
  对于顾客:在商城中注册登录,浏览商品,购买商品,下订单。
  对于后台管理员:对商城的综合设置,商品的管理,订单的管理,会员管理,支付方式管理,以及安全设置。
  
       对于不同角色的具体功能进行描述:
  
  3.2.1顾客
  顾客进入商城以后,能够对商品有以下操作:点击查看商品;将商品放入自己的购物车中;可以查看购物车中的信息,并可以修改购买的数量,以及删除已放入车中的商品;进行结帐,辑送货信息,并完成订单。对用户自身的操作有:在商城里进行用户的注册,成为商城的会员,并能够修改自己的资料。

  3.2.2 管理员
  后台管理要求安全性较高,故从专门登录页面进入管理。后台管理应该对商城进行综合设置:对网站的常规信息的设置,开关的设置等;商品管理:删除商品,添加商品,管理商品;订单管理:查看订单,编辑修改订单,删除订单;会员管理:查看会员的信息,删除会员;安全设置:安全设置中应对管理员进行操作:密码的修改,添加管理员,权限的设置。

推荐资料