ajax在客户管理系统中的应用.rar

RAR格式版权申诉手机打开展开

ajax在客户管理系统中的应用,ajax在客户管理系统中的应用1.6万字 34页包括开题报告和任务书摘要客户关系管理是一种旨在改善企业与客户之间关系、提高客户忠诚度的新型运作机制,将企业的市场、销售和服务等有机地整合起来,形成跨部门的统一业务管理平台。本系统采用三层web结构,浏览器与服务器进行交互,服务器从后台数据库获取数据。系统前台基于ajax,...
编号:88-34550大小:334.40K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 usactu 发布

Ajax在客户管理系统中的应用
1.6万字 34页
包括开题报告和任务书



摘 要
客户关系管理是一种旨在改善企业与客户之间关系、提高客户忠诚度的新型运作机制,将企业的市场、销售和服务等有机地整合起来,形成跨部门的统一业务管理平台。
本系统采用三层Web结构,浏览器与服务器进行交互,服务器从后台数据库获取数据。系统前台基于Ajax,利用其核心对象XmlHttpRequest与服务器异步交互,部分交互数据采用XML进行传输,前台浏览器获得XML数据利用DOM文档对象模型进行处理,其中的业务逻辑采用JavaScript语言进行控制,例如:表单数据的提交,表格列表数据的显示,增加,修改,删除等操作。在后台基于ASP.NET平台采用C#语言构服务器,在服务器程序中对通用代码块采用模块化设计思想,将通用代码快设计为类的静态方法,对动态变化的接口参数,采用XML配置文件的方式,动态的从XML文件中读取,避免硬编码带来的重新编译。后台数据库采用稳定,高效SQL Server 2000。数据库设计尽量采用三范式原则,但也同时考虑编程所带来的便利性,必要时采用冗余设计原则。
Ajax在客户管理系统的应用,可以很好的改变系统与客户之间的交互的友好性,网页无刷新重载,提高交互的效率,避免了在网络上发送那些没有改变的信息。

关键词:Ajax、Javascript、XMLHttpRequest、异步交互、XML


The application of Ajax in client management system

Abstract
Customer relationship management is inter-departmental unified business management platform,which improves relationship between customer and enterpirse and enhance customer loyalty to the new operation mechanism.
The system uses a three-level structure of the Web. The browser interact with server, Server access to data from the background database. System prospects for Ajax, use its core XmlHttpRequest object asynchronous interaction with the server. Some interactive data using XML for transmission, prospects browser access to data using XML DOM document object model, The business logic using JavaScript language for the control, for example : the submission of forms, of table data about adding, modifying, deleting, etc. The background based on ASP.NET platform using C # language structure server, the server process to block generic code modular design concept of universal design for fast code like static methods Dynamic changes in the parameters of the interface, using XML configuration files, from the dynamic XML document read, avoid hard coding the recompiled. Background database using stable, efficient SQL Server 2000. Database design paradigm to maximize the use of three principles, but also consider programming from the convenience, if necessary, redundant design principles.
The application of Ajax in customer management systems, can friendly improve the interaction between system and customer,.The website does not need refreshing and reloading, avoiding the network send the message who do not change.

Keywords : Ajax、Javascript、XMLHttpRequest、Asynchronous Interaction、XML





目 录
1. 绪论 1
1.1. 背景 1
1.2. 目前发展现状 2
1.3. 研究面临的困难和关键技术 2
1.4. 本文的结构 3
2. Ajax技术 4
2.1. 应用程序分类 4
2.2. Ajax 4
2.2.1. Ajax定义 4
2.2.2. XMLHttpRequest 5
2.2.3. JavaScript 5
2.2.4. CSS 6
2.2.5. DOM 7
2.2.6. JavaScript的安全性 8
2.3. Ajax的请求/响应 9
2.3.1. 客户端和服务器的交互 9
2.3.2. 获取 Request 对象 10
2.3.3. 解析数据 12
2.3.4. 发出请求 12
2.3.5. 处理响应 14
2.3.6. 连接 Web 表单 14
2.4. 结束语 15
3. Ajax在客户管理系统的应用 16
3.1. 系统目标 16
3.2. 系统设计结构 16
3.3. 系统需求与设计 16
3.3.1. 客户管理 17
3.3.2. 业务管理 17
3.3.3. 服务管理 18
3.3.4. 费用管理 18
3.3.5. 活动管理 18
3.3.6. 业务报表 19
3.4. 系统实现 19
3.4.1. 数据库的设计与实现 19
3.4.2. 登陆的设计与实现 19
3.4.3. 智能数据联动下拉框 21
3.4.4. 功能类的设计与实现 24
3.4.5. 系统风格的实现 24
3.4.6. 系统测试与修改 24
3.5. Ajax在本系统中应用的总结 25
结论 27
致谢 28
参考文献 29


参考文献
[1]何荣勤。CRM原理、设计、实践(第1版)[M].北京:电子工业出版社
[2]汤兵勇,王素芬。客户关系管理(第1版)[M].北京:等教育出版社
[3]丁秋林,力士奇。客户关系管理(第1版)[M].北京:清华大学出版社
[4]王燕 基于Web的制造业CRM系统研究与设计[D].太原:西安建筑科技大学
[5]Paul Greenberg.CRM:Capturing and Keeping Customers in Internet Real Time[M].McGraw-Hill Professional Book Group
[6]Dick Lee.Self-Guided CRM[M].High-Yield Marketing