软件简介:
AJAX is a technology that runs in your browser. It uses asynchronous data transfer between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages. AJAX是一种运用于浏览器中的技术。在浏览器和服务器之间,它使用异步数据进行转换,并允许网页向服务器索取少量信息而非整个网页。
The technology makes Internet applications smaller, faster and more user friendly. 这项技术标志着网络应用程序的微小化、迅捷化以及便捷化。
AJAX is a web browser technology independent of web server software. AJAX是一种不需依靠服务器软件而独立运做的浏览器技术。
JavaScript and XML JavaScript脚本和可扩展标记语言(XML) Web browser technology WEB浏览器技术 Open web standards 开放式WEB标准 Browser and platform independent 浏览器以及独立平台 Better and faster Internet applications 更好更快的网络应用程序 XML and HTTP Requests XML以及HTTP请求 |