摘要
Ajax是一种应用技术的集合,这些技术包括JavaScript、XMLHttpRequest、DOM、XML、CSS等,使用Ajax可以创建更好、更快、交互性更强的Web应用程序的技术。Ajax可以让浏览器与Web服务器之间使用异步数据传输(HTTP请求),从而减少数据流量、减轻服务压力、加快网页响应速度。Ajax是Web应用中发展迅速、不可缺少的一个最要组成部分。
Ajax is a set of application of technology.These include Javascript,XMLHttprequest and the DOM,XML,CSS and the use of Ajax can create a better,faster and interactivity of the Web application of technology.Ajax can make use of between Web server and browser asynchronous data transmission(Request of HTTP)to reduce the data flow and reduce pressure on the Web service.Ajax is one of the most indispensable and rapid development part of the Web application.
出处
《电脑编程技巧与维护》
2010年第24期7-8,44,共3页
Computer Programming Skills & Maintenance