cd在线销售系统的设计 毕业设计.doc

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

cd在线销售系统的设计 毕业设计,摘要本设计结合企业的实际需要,通过采用基于c/s框架结构、以jsp为开发平台、采用sql server 2000作为后台数据库,依照软件项目管理、系统分析与设计、数据库设计等有关理论,重点实现了新天地文化传媒公司在线cd销售系统的cd添加、查询、修改、删除等功能,同时实现了公司的销售与客户的购买等业务功能。本系统界面设...
编号:150-160691大小:699.00K
分类: 论文>经济学论文

内容介绍

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

摘要
本设计结合企业的实际需要,通过采用基于C/S框架结构、以JSP为开发平台、采用SQL Server 2000作为后台数据库,依照软件项目管理、系统分析与设计、数据库设计等有关理论,重点实现了新天地文化传媒公司在线CD销售系统的CD添加、查询、修改、删除等功能,同时实现了公司的销售与客户的购买等业务功能。
本系统界面设计友好、针对性强、管理方便。经过测试,系统运行稳定,基本能够满足新天地文化传媒公司销售系统的工作需要。
计算机信息管理是现代企业高效率、快节奏生产的重要组成部分,传统的在线CD销售往往采用传统的销售模式进行店面销售,存在工作效率低、重复劳动多、与客户的沟通比较薄弱,不能够为公司管理人员决策提供及时准确的信息,而采用先进的在线销售进计网络营销,将企业与客户相互沟通协商的过程、以及产品的销售、购买、支付在网络中实现,可以提高工作效率,进一步简化和规范购买程序,加强与客户的沟通,为企业带来更多的效益,利用网络进行销售已经是各个企业的必经之路。本系统就是针对这种情况,参考同类系统开发的,具有灵活性强,覆盖方面广等特点。
关键词 在线CD销售系统 结构化分析 系统设计
Abstract
On the basic consideration of the practicality demand of the enterprise, C/S framework structure and JSP development platform are adopted and SQL Server 2000 is employed as background database in the design, and software project management, system analysis, system design, as well as database design theories are applied. Focus on achieving a new world culture, media companies, online CD sales system of the CD to add, query, modify, delete and other functions, while achieving the company's sales and customer buying other business functions.
The system interface design, friendly, targeted, easy management. After testing, the system runs stable, able to basically meet the new world culture, media companies, marketing systems, operational needs.
Computer information management is a modern enterprise of high efficiency, fast-paced production of an important part of the traditional online CD sales were often carried out using the traditional sales model store sales, there is inefficiency, duplication of effort and more communication with customers is relatively weak, non - decision-making for corporate managers to be able to provide timely and accurate information, but the use of advanced network marketing online sales into the account will be companies and customers communicate with each other consultative process, as well as product sales, purchase, payment in the network to achieve, you can improve work efficiency to further streamline and standardize the purchasing process, strengthen communication with customers, bring more benefits for enterprises, use the Internet to sell various enterprises is a must. This system is the view of this situation, refer to the development of similar systems, with flexibility, wide coverage and so on.
Keywords On-line CD sales system Structure Analysis System Design
目 录
摘要 II
ABSTRACT III
第1章 绪论 3
1.1 新天地在线CD销售系统概述 3
1.2 在线CD销售系统的国内外现状 4
1.2.1 国内现状 4
1.2.2 国外现状 5
1.3 系统背景 6
1.3.1 新天地文化传媒公司简介 6
1.3.2 新天地文化传媒公司信息化现状 6
1.4 研究目的及意义 7
1.4.1 研究目的 7
1.4.2 研究意义 8
第2章 系统开发方法及平台的选择 9
2.1系统开发方法选择 9
2.1.1 结构化开发方法 9
2.1.2 原型法 10
2.1.3 面向对象系统开发方法 10
2.1.4 系统采用的开发方法 10
2.2系统开发模式选择 10
2.2.1 B/S模式的优势 10
2.2.2 C/S模式的优势 11
2.2.3 本系统采用的开发模式 12
2.3 系统采用的相关技术理论 12
2.3.1 JAVA简介 12
2.3.2 SQL简介 12
2.3.3 SQL Server数据库技术 13
第3章 系统可行性分析与需求分析 14
3.1 系统的可行性分析 14
3.1.1 管理可行性 14
3.1.2 技术可行性 14
3.1.3 经济可行性 15
3.2 系统需求分析 15
3.2.1 需求分析的意义 15
3.2.2 系统需求分析 16
3.3 系统详细调查 16
3.3.1 业务流程分析 16
3.3.2 数据流程分析 17
第4章 CD销售系统设计及功能模块分析 21
4.1系统功能结构设计 21
4.2 代码设计 23
4.3 数据库设计 23
4.3.1 数据库的概念结构设计 23
4.3.2 数据库的逻辑结构设计 26
4.4 界面及输入输出设计 28
4.4.1 输出设计 28
4.4.2 输入设计 28
4.4.3 界面设计 29
第5章 系统测试 31
5.1 系统测试的作用和意义 31
5.2 系统测试的目的和原则 31
5.3 系统测试的方法与步骤 31
5.3.1 系统测试的方法 31
5.3.2 系统测试的工作步骤 32
第6章 系统实施与维护 33
6.1 系统运行与维护 33
6.2 系统实施过程 33
6.3 系统的主要优缺点 34
6.3.1 系统的优点 34
6.3.2 系统的缺点 34
结论 35
致谢 36
参考文献 37