1 / 27
文档名称:

的网上购物系统.doc

格式:doc   大小:245KB   页数:27页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

的网上购物系统.doc

上传人:977562398 2018/5/9 文件大小:245 KB

下载得到文件列表

的网上购物系统.doc

相关文档

文档介绍

文档介绍:的网上购物系统
摘  要
,采用B2C(Business to Consumers)模式,并根据现有的网上购物系统的现状而设计开发的电子商务平台。它不但可以扩大商家的规模和市场影响力,而且可以减少企业的经营成本,提高工作效率。本文首先介绍了网上购物系统的现状及开发背景,然后论述了系统的设计目标,系统需求和总体设计方案,较详细的论述了系统的详细设计和实现。最后,本文对网上购物系统进行了系统检测并提出了还需要改进的问题。
本系统主要为用户提供了会员注册,购物车管理,商品搜索,用户资料修改等功能,为管理员提供了商品管理,用户信息管理,新闻信息管理,广告链接管理等功能。在设计方面,本系统采用B/S三层结构,技术进行动态页面的设计,从系统的安全性和代码的可重用性方面考虑,运用Java Bean对程序的关键代码进行封装。后台数据库选用数Sql server2005据库。
关键词: B2C;;Sql server2005数据库
The Design and Implementation of Online Shopping System
Abstract
The shop online system is a mercial platform which has been designed according to the situation of shop online system based on with B2C mode. It can not only enhance the scale of shopping centre and market influence, and can also reduce the enterprise’s running cost, improve work efficiency. The thesis has firstly introduced the practical situation and the developing background of the system. And then has described the designing goal、system need and the whole designing plan, has described the detailed design and reality of the system in detail. Finally, conclusion has been drawn about the system and problem has also been raised.
    The system has mainly provided users with the following functions: membership registration、shopping car management、goods search、information modify etc. It has also provided managers with goods management、customer information management、news management 、ad management and so on. It has been designed with B/S
mode of three-tier structure, JSP technology in dynamic page design. Considering from the security and reusing code of the system, a key code has been secured by Java Bean technology. Access database has been used as the background database.
 
Key words:B2C;;Sql server2005;
1      引言 1
  课题背景 1
  本课题研究的意义 1
  本课题研究的方法 1
2 系统采用技术 2
  开发语言 2
 ASP语言 2
 Sql Server2005介绍 2
B/S模式介绍 3
3  需求分析 5
  系统主要工作流程图 5
 后台管理模块程序流程 5
 前台管理模块程序流程 6
  系统实现采用环境 6
  系统功能需求 7
4  网上购物系统功能的设计与实现 8
  系统主要设计 8