1 / 68
文档名称:

毕业设计-网上购物系统论文.docx

格式:docx   页数:68页
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

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

分享

预览

毕业设计-网上购物系统论文.docx

上传人:分享精品 2015/11/15 文件大小:0 KB

下载得到文件列表

毕业设计-网上购物系统论文.docx

相关文档

文档介绍

文档介绍:网购物系统
摘要
购物系统具有强大的交互功能,他改变了购物只到现实商场的惯用做法,这种全新的交易方式采用Web技术借助互联网,达到资源共享,实现公司文档与资金的无纸转换,是商家和用户传递信息,实现购物交易过程。本文从现代网上购物的实际需求出发,采用结构化的方法,基于B/S的模式,、SQL Server技术,对网上购物业务进行分析、设计,实现登陆注册、商品分类、购物车、订单处理、商品添加、会员管理、物流方式等功能,以期达到网上购物预订效率的目的。
关键词:网上购物系统;B/S模式;Microsoft Visual Studio 2005;MySQL Server
Baijia Web shopping system
Abstract:Shopping system has powerful interactive features, he changed the reality of the shopping mall only to the usual practice, this new way of doing business through the using Web technology, sharing resources, and capital to achieve pany's non-paper document conversion, and shopkeepers and users to pass information to achieve the purchase transaction process. From the practical needs of the modern online shopping, adopting a structured approach, based on B / S model, using , SQL Server technology, the online shopping business analysis, design, implementation landing up, commodity classification, shopping cart, order processing, add items, membership management, logistics and other functions means to achieve the purpose of the efficiency of online shopping order.
Keywords:Web shopping system,B/S mode,Microsoft Visual Studio 2005, SQL Server.
目录
第1章前言 1
第2章系统规划书 2
项目背景 2
系统目标 2
开发工具简介 3
第3章系统分析 5
系统需求分析 5
5
5
可行性分析 6
技术可行性 6
经济可行性 6
操作可行性 6
结论意见 6
组织结构分析 6
业务流程分析 7
总体业务流程图 7
功能业务流程图 8
数据流程分析 11
顶层数据流程图 11
分层数据流程图 12
数据字典 15
第4章系统设计 18
18
功能模块设计 18
用户模块设计 18
管理员模块设计 20
系统的数据库设计 22
数据库的概念设计 23
数据库的逻辑设计 27
数据库的物理设计 28
输入/输出及界面设计 32
. 输入设计 32
. 输出设计 32
网络结构设计 32
模式选择 32
网络拓扑图 33
第5章系统实现 34
网上购物功能实现 34
系统登录及注册 34
分类查看各种产品 35
购物车功能 36
结账界面功能 37
后台管理功能实现 38
管理员登录界面 38
订单管理 38
商品管理 39
会员的管理 41
物流方式 42
上传管理 44
第6章系统测试 45
软件测试的目的 45
测试的方法及步骤 46