网上商城毕业设计论文 下载本文

内容发布更新时间 : 2024/5/11 19:38:31星期一 下面是文章的全部内容请认真阅读。

(此文档为word格式,下载后您可任意编辑修改!) 优秀论文 审核通过 未经允许 切勿外传 摘 要

21

世纪以来,人类经济高速发展,人们的生活发生了日新月异的变化,

特别是计算机的应用及普及到经济和社会生活的各个领域。为了让消费者网上购物过程变得简单、方便、安全、快捷,网上商城购物成了一种新型而热门的购物方式。网上商城购物系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使购物过程变得轻松、快捷、方便。 网上购物商城系统实际上是一个BS结构的信息系统,目前开发这种系统用到的主要开发工具有:ASP、JSP、PHP等,用到的数据库主要是一些流行的大型数据库,如Oracle,MySQL等,我们开发该系统用到的开发工具为ASP,数据库使用的是acess。 本系统共以前台用户部分方式显示。在前台用户部分中,包括用户在线注册、定购商品、浏览商品、查询商品信息等操作。团购的实质是:最短的时间,集中最多有购买需求的人,达到集体省钱的目的。 对消费者来说:是省钱,省力,省心 对商家来说:是一个短平快的集中销售 关键字:购物方式;MySQL;BS结构

1 Abstract

With the rapid economic development

the whole world from the

21st century, people’s life greatly changed with each passing day, especially the application and popularation of computers in nearly every field of economy and social life. For this reason, shopping online is getting a new-fashioned and popular shopping way. The shopping online system, which is a kind of business information system with the function of interaction, establishes a dummy shopping market to make the purchase process becom...

Customers of the essence: the shortest possible time, focus on the needs of most people to buy, to the collective to save money.For the consumer: to save money, effort, worryOf the business is: a fast track approach to focus on sales

KEY WORD:shopping way;MySQL;BS structure

2 目 录

1、系统开发背景与意义 .............................................................................................. 7 1.1、研究背景 ............................................................................................................... 7 1.2、 网上商城研究目的和内容 ................................................................................. 7

1.2.1、研究的目的和意义 ..................................................................................... 7 1.2.2、 本文研究内容 ........................................................................................... 8 2.1 网上购物系统的现状 ........................................................................................... 10 2.2 可行性分析 ........................................................................................................... 11 2.3 系统实现的目标 ................................................................................................... 11 2.4 系统功能需求 ....................................................................................................... 12 3.1 平台选择 ............................................................................................................... 13 3.2 系统开发工具 ....................................................................................................... 13

3.2.1 开发语言—JSP ........................................................................................... 13 3.2.2 数据库—MySQL ........................................................................................ 14 4.1、网站的功能分析 ................................................................................................. 16 4.2 、平台功能模块的设计分析 ............................................................................... 16 4.3 系统流程分析 ....................................................................................................... 17

4.3.1前台购物流程 .............................................................................................. 17 4.3.2注册功能流程 .............................................................................................. 17 4.3.3商品搜索流程 .............................................................................................. 18 4.3.4用户登录流程 .............................................................................................. 18 4.3.5、购物车流程 ............................................................................................... 19 5.1 系统各部分的实现方法 ....................................................................................... 23

5.1.1 创建与数据库的连接 ................................................................................. 23 5.1.2 显示数据库的E-R...................................................................................... 24 5.2 系统界面设计 ....................................................................................................... 24

5.2.1、注册、登录页面展示 ............................................................................... 24 5.2.2商品的目录及分类 ...................................................................................... 24 5.2.3、 网上购物车 ............................................................................................. 26 5.2.5、 个人信息管理 ......................................................................................... 27 5.2.6、用户留言 ................................................................................................... 27 5.1、 程序调试 ........................................................................................................... 28 5.2、 程序的测试 ....................................................................................................... 28

5.2.1、 测试的重要性及目的 ............................................................................. 28 5.2.2、 测试的步骤 ............................................................................................. 29 5.2.3、 测试的主要内容 ..................................................................................... 30

致 谢 ............................................................................................................................... 32 参考文献 ............................................................................................................................. 33

3