企业订单管理系统的系统调查与分析毕业论文.doc

约57页DOC格式手机打开展开

企业订单管理系统的系统调查与分析毕业论文,摘要企业订单管理系统的开发应注重开发过程的整体性和全局性。因此,本设计通过采用结构化开发方法,以asp(active server pages 动态网页)为技术建立基于b2b的一个动态企业网站中的“企业订单管理系统”。 通过电子商务网站的建设以实现对商业零售企业提供信息化管理。这套系统分为前端客户信息浏览页面即订购系统...
编号:150-157045大小:706.00K
分类: 论文>经济学论文

内容介绍

此文档由会员 白痴学东西 发布

摘 要
企业订单管理系统的开发应注重开发过程的整体性和全局性。因此,本设计通过采用结构化开发方法,以ASP(Active Server Pages 动态网页)为技术建立基于B2B的一个动态企业网站中的“企业订单管理系统”。 通过电子商务网站的建设以实现对商业零售企业提供信息化管理。
这套系统分为前端客户信息浏览页面即订购系统和后台数据库管理中心即管理员管理系统两部分。此文包括从需求分析到最终网站成形的详细说明,并着重论述了系统功能与实现、数据流程及存储,包括商品目录、会员注册、网上订货与购物、库存查询、后台数据库管理等。

关键字 电子商务 订单管理系统 ASP

Abstract
The enterprise order management system should focus on the development process and the overall integrity. Therefore, the design development through the use of structured methods to ASP (Active Server Pages dynamic pages) for the technology-based B2B Web site of a dynamic enterprise of "enterprise order management system." The adoption of e-commerce sites in order to achieve the construction of commercial retail enterprises with information management.
The system is divided into front-end customer information or to order visit the page the background database management system and the central management system that is an administrator in two parts. This article from the needs analysis to the final shape of the detailed description of sites, and focuses on system functionality and implementation, data flow and storage, including catalogs, membership registration, online ordering and shopping, inventory information, such as database management background.

Key words e-commerce order management system ASP

目 录
摘 要 I
Abstract II

第1章 绪论 1
1.1 选题背景 1
1.2 设计目的与意义 2
1.2.1 设计的目的 2
1.2.2 设计的意义 2
1.3 国内外研究现状 3
1.3.1 国内研究现状 3
1.3.2 国外研究现状 4
1.4 设计写作思路 4
第2章 相关理论基础 6
2.1 MIS的概述 6
2.1.1 MIS的定义 6
2.1.2 MIS的特点 7
2.2 ASP的概述 7
2.3 IIS的概述 8
2.4 ACCESS的概述 9
第3章 系统调查与分析 10
3.1 组织结构调查 10
3.2 可行性分析 10
3.2.1 技术可行性分析 10
3.2.2 经济可行性分析 11
3.2.3 管理可行性分析 11
3.3 需求分析 12
3.3.1 功能需求分析 12
3.3.2 性能需求分析 13
3.3.3 其他需求 14
3.4 系统业务流程图分析 14
3.5 系统数据流程分析 15
3.6 数据字典 17
第4章 系统设计 25
4.1 系统功能模块设计 25
4.1.1 系统功能模块设计 25
4.1.2 系统功能详细设计 25
4.2 代码设计 26
4.3 数据库设计 27
4.3.1 概念结构设计 27
4.3.2 逻辑结构设计 28
4.4 用户界面设计 31
第5章 系统的实施 33
5.1 系统的物理实施 33
5.2 程序设计 33
5.2.1 登录模块的实现 33
5.2.2 主窗口的实现 37
5.3 系统测试 38
5.4 系统的切换计划 38
5.5 系统的运行与维护计划 39
5.5.1 系统的运行管理 39
5.5.2 系统的维护 40
结 论 42
致 谢 44
参考文献 45
附录1
附录2