网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > 其他类别 > 正文

Ajax在客户管理系统中的应用

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/02/12

网学网为需要其他类别的朋友们搜集整理了Ajax在客户管理系统中的应用相关资料,希望对各位网友有所帮助!

论文字数:16610,页数:35 有开题报告,任务书

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

关键词:Ajax、java script、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 java script language for the control, for example : the submission of forms, of table data about adding, modifying, deleting, etc. The background based on ASPNET/ style=text-decoration:underline;font-size:14px;color:#2B4DD5; target=_blank>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、java script、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. java script 5
2.2.4. CSS 6
2.2.5. DOM 7
2.2.6. java script的安全性 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

Ajax在客户管理系统中的应用......
  • 上一篇资讯: [其他类别]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号