Ajax客户端或服务器端技术 [英] Ajax Client side or Server side technology

查看:105
本文介绍了Ajax客户端或服务器端技术的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请解释Ajax是客户端还是服务器端技术。如果客户端那么它如何与数据库通信来操纵数据。使用Ajax的工具。

Please explain Is Ajax a client side or server side technology. If client side then how can it communicate with database to manipulate data. And the facilities of using Ajax.

推荐答案

AJAX是一种在客户端用于向服务器发送异步调用的技术。

这个它是一种纯粹的客户端技术,在服务器端几乎没什么可做的。
AJAX is a technique used on the client side to send asynchronous calls to the server.
This it is a pure client side technology and has little to do on the server side.


Ajax(也是AJAX;异步JavaScript和XML的首字母缩写)是一组使用的相互关联的Web开发技术在客户端创建异步Web应用程序。



更多信息试试这个: http://en.wikipedia.org/wiki/Ajax_(编程) [ ^ ]
Ajax (also AJAX; an acronym for Asynchronous JavaScript and XML) is a group of interrelated web development techniques used on the client-side to create asynchronous web applications.

For more information Try This : http://en.wikipedia.org/wiki/Ajax_(programming)[^]


这篇关于Ajax客户端或服务器端技术的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆