[基于BS架构的crm系统的设计与实现毕业论文.doc
文本预览下载声明
目录
摘要 1
第一章 绪论 3
1.1 CRM产生的背景 3
1.2毕业设计内容 3
1.3文章内容安排 3
第二章 CRM概述 5
2.1 CRM 是“客户管理关系” 5
2.2 CRM的组成 6
2.3 CRM的挑战与未来 7
第三章 基于WEB的B/S三层结构体系 8
3.1 B/S结构概述 8
3.2 C/S结构概述 8
3.3 B/S结构与C/S结构的比较 9
第四章 开发平台及工具的选择 11
4.1 J2EE的优势 11
4.2 Myeclipse开发 12
4.3 SQL Server 2005介绍 12
第五章 系统总体设计流程 13
5.1需求概述 13
5.2业务流程 14
5.3系统结构 17
5.4系统功能 18
5.5用例分析 18
第六章 技术架构与系统设计 20
6.1技术架构 20
6.2系统设计 20
第七章 页面效果展示 25
第八章 总结与展望 29
致谢 30
参考文献 31
摘要
CRM系统是一种利用计算机自动管理客户资料的信息管理系统。通过CRM系统的使用,企业可以提高其客户管理的能力与效率,提高客户对企业的满意度,从而提高了企业的运作效率,增加经济效益。
本系统基于B/S模式,以中小型企业进行客户管理的实际需求为背景,实现了基础信息维护、客户信息维护、信息查询、客户管理、辅助工具、系统管理等功能。系统采用结构化分析、设计技术的方法进行设计与开发。系统整体架构采用Struts+Spring+Hibernate框架实现 ,从而实现了表示逻辑和业务逻辑的分离,使系统具有较好的可维护性与稳定性。本文首先对J2EE的核心技术作了简要说明,然后详细分析了Web层,持久层,业务逻辑层等,最后根据系统分析及设计的结果介绍了系统部分功能模块的实现过程。
关键词:CRM系统、B/S模式、J2EE
Abstract
CRM system is a computer information management system for automatic management of customer information.
Through the use of CRM systems, enterprises can improve the capacity and efficiency of their customer management, increase customer satisfaction with enterprises, so as to improve the operational efficiency of enterprises, enhance economic efficiency. This system is based on B/S model, with to customers actual needs in the management of small and medium enterprises in the background, enabling basic information maintenance, the customers information maintenance, information query, account management, support tools, system management functions. Systems using structured analysis, design methods for design and development of technology. Overall system architecture using Struts+Spring+Hibernate Framework implementation, so as to achieve the separation of presentation logic and business logic, making the system with better maintainability and stability. This article first briefly on the J2EE core technology descriptions, and detailed analysis of the Web layer, persistence, business logic layer, and finally according to systems analysis and design of the result
显示全部