基于SSH的客户关系管理系统的设计与实现毕业论文+任务书+开题+小论文+答辩+源码+数据库+辅导视频
摘 要随着互联网的高速发展,市场经济的信息化,让企业之间的竞争变得,为解决快速把握客户的需求变化,增加客户和企业的互动,降低企业的服务成本,把信息的分析和加工成为企业脱颖而出的创新点等问题。那么客户关系管理孕育而生。客户关系管理系统的目的就是通过全新的管理理念整合客户信息资源,了解和满足客户的动态需求,从而提高企业效益。论文的主要工作有:首先简单介绍研究CRM客户关系管理系统的背景。其次,简单介绍下该系统需要用的技术和框架--SSH和JSP。然后由需求分析决定的系统设计方案,再到系统详细设计,从系统的构架,功能模块,关键的技术点进行对CRM的开发。在采用Myesclipe作为开发工具,MySql作为数据库支持,结合SSH框架实现。最后:完成测试阶段。关键词:客户关系管理、SSH、MySql、B\S、JSPABSTRACTWith the rapid development of Internet, the information of market economy, make the competition between enterprises becomes, in order to solve quickly grasp the changing needs of customers, increase customer and enterprise interaction, reduce the service cost of enterprises, the analysis and processing of information has become the enterprise talent shows itself innovation and other issues. So customer relationship management is born. Customers the relationship between management system is designed by a new management concept to integrate customer information resources to understand and meet the dynamic needs of customers, so as to improve the efficiency of enterprises.The main work of this paper is:First, a brief introduction of the background of the CRM customer relationship management system。Secondly a brief introduction of the system requires the use of technology and framework --SSH and JSP.Then, analysis of system design scheme is decided by the demand to the detailed design of the system, from the system architecture, function modules, key technical points for the development of CRM. In the use of Myesclipe as a development tool, MySql as database support, combined with the SSH framework.Finally complete the test phase.Key words: customer relationship management, SSH, MySql, BS, JSP目 录第一章 绪论 11.1 研究背景和意义 11.2 国内外研究 31.3 论文结构 31.4 本章小结 4第二章 相关技术介绍 52.1后台介绍 52.2前端介绍 102.3开发工具 112.4本章小结 11第三章 系统分析 123.1 可行性分析 123.2 需求分析 133.3 本章小结 18第四章 数据库设计 194.1 系统和数据的关系 194.2 数据库结构设计 194.3 数据库逻辑结构设计 224.4 本章小结 28第五章 系统的详细设计和实现 295.1 持久层设计 295.2 逻辑业务层设计 395.3 表现层设计 405.4 系统主要功能模块的实现 415.5 本章小结 48第六章 系统测试 496.1 系统测试综述 496.2 测试用例 496.3 本章小结 51第七章 总结和展望未来 527.1 结论 527.2 展望未来 52