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

淘宝店主交易管理系统的设计与实现

来源:wenku7.com  资料编号:WK7809 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK7809
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍


摘  要
  随着计算机及网络技术的飞速发展,Internet应用在全球范围内日益普及,当今社会正快速向信息化社会前进,信息系统的作用也越来越大。在信息时代,传统的管理方法必然被计算机为基础的信息管理所取代,因此根据淘宝店主交易目前实际的管理情况开发一套淘宝店主交易管理系统是十分必要的。
  淘宝店主交易管理系统主要采用了asp+ACCESS的B/S设计模式,通过网络之间的数据交换来实现客户、商品、交易的管理和对客户、商品、交易统计工作,从而提高淘宝店主在管理网店过程中的工作效率和质量。
  系统分为基本资料模块,统计资料模块和系统功能模块,能够实现客户资料、商品资料、交易资料的查询,添加,修改,删除和实现对客户、商品、交易的统计等功能。本文详细介绍淘宝店主交易管理系统的功能需求,系统设计和具体实现。最后简要介绍了系统的测试环节。

  关键词: B/S;电子商务;交易管理


The Design and Implementation of Taobao Storekeeper's Transaction Management System
  Abstract
  With the rapid development of computer network, the Internet has been widely used around the world increasingly. When this society is marching into information era, the importance of information system is becoming greater and greater. The traditional shop management way can be replaced by online management system information, which is based on computer techniques. Thus, according to current development of taobao system, it is necessary to design a taobao storekeeper's transaction management system.
  This system is based on B/S model and asp+ACCESS techniques. By exchanging the data, it can implement the management functions of clients and commodities, as well as client and commodity statistic, which promote the exchanging efficiency and quality of the storekeepers.
  This system is divided into basic information module, statistic module and system function module, which includes the addition, revision, deletion of the client information, commodity information, exchanging information. This thesis describes the requirement analysis of this system , design and implementation in detail. Finally, it introduces the testing process briefly.
  
  Key words:B/S; Electronic commerce; Transaction management

淘宝店主实现对客户的管理:查询客户的详细信息,添加客户,修改客户资料,删除客户;对商品的管理:查询商品的详细信息,添加商品,修改商品资料,删除商品;对交易资料的管理:查询交易的详细信息,添加交易资料,修改交易资料,删除交易资料。实现查看统计资料,对客户的统计:按年月统计客户的数量并用统计图表现出来;对商品的统计:按商品总数量来统计,对交易资料的统计:按商品交易数量统计并用统计图表现出来,按商品交易金额统计并用统计图表现出来;淘宝店主在系统设置里实现对用户的添加,删除和对密码的修改。

系统包含了基本资料,统计资料,系统设置三个大的模块,基本资料中又包含了客户资料,商品资料,交易资料三个子模块;统计资料里也包含了客户统计,商品统计,交易统计三个子模块;系统设置包含了修改密码,添加用户,删除用户。

推荐资料