What is the translation of " XMLHTTPREQUEST OBJECT " in Chinese?

xmlhttprequest对象
一个xmlhttprequest对象

Examples of using Xmlhttprequest object in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The XMLHttpRequest object used to create.
用来创建XMLHttpRequest对象.
Three important properties of the XMLHttpRequest object:.
XMLHttpRequest对象的三个重要的属性:.
The XMLHttpRequest object used to create.
用来中创建XMLHttpRequest对象.
Alert"Your browser doesn't support the XmlHttpRequest object.
Alert"对不起,您的浏览器不支持XMLHttpRequest!
The XMLHttpRequest object is a developer's dream, because you can:.
AJAX是开发者的梦想,因为您能够:.
You already haveseen a couple of examples on how to create an XMLHttpRequest object.
你已经看到了几个例子,如:如何创建一个XMLHttpRequest对象.
The XMLHttpRequest object is a developer's dream, because you can:.
XMLHttpRequest对象是开发者的梦想,因为您能够:.
As mentioned, script callbacks rely on the DOM's XmlHttpRequest object.
正如前面所说,脚本回调(scriptcallback)依赖于文档对象模型(DOM)的XmlHttpRequest对象
The XMLHttpRequest object is a developer's dream, because you can:.
XMLHttpRequest对象是开发者的梦想,因为您可以:.
All modern browsers have a built-in XMLHttpRequest object to request data from a server.
所有的现代浏览器都有一个内置的XMLHttpReqeust对象,这个对象可以用于从服务器请求数据。
The XMLHttpRequest object is a developer's dream, because you can:.
XMLHttpRequest对象是开发者的梦想,因为你能够:.
To send a request to a server, we use the open() and send()methods of the XMLHttpRequest object:.
为了发送一个请求到服务器,我们使用XMLHttpRequest对象的open()和send()方法:.
The XMLHttpRequest object is a developer's dream, because you can:.
XMLHttpRequest对象是开发者的梦想,因为我们能够:.
Note that the XML response obtained through the XMLHttpRequest object need not always be well-formed and valid.
请注意,通过XMLHttpRequest获得XML响应无需总是格式良好和有效。
The XMLHttpRequest object is a developer's dream, because you can:.
XMLHttpRequest对象是开发者的梦想,水果拉霸:因为您能够:.
ReadyState=0 after you have created the XMLHttpRequest object, but before you have called the open() method.
ReadyState=0:表示在创建XMLHttpRequest对象之后,但在调用open()方法之前。
The XMLHttpRequest object has been created or has been reset by the Abort() method.
水果拉霸已创建或已被abort()方法重置。
You first create the client-side files for the presentation andfunctionality needed to generate the XMLHttpRequest object.
首先,为生成XMLHttpRequest对象所需的表示和功能创建客户端文件。
A browser built-in XMLHttpRequest object(to request data from a web server).
浏览器内建的XMLHttpRequest对象(从web服务器请求数据).
Internet Explorer 5 and later offer an XMLHTTPobject while Mozilla based browsers provide an XMLHttpRequest object.
InternetExplorer5以及更高版本提供了一个XMLHTTP对象,而基于Mozilla的浏览器则提供了一个XMLHttpRequest对象
The responseType property of the XMLHttpRequest object can be set to change the expected response type from the server.
可以设置XMLHttpRequest对象的responseType属性以改变从服务器端获取的预期响应。
In this article, you will begin with the most fundamental and basic of all Ajax-related objects andprogramming approaches: The XMLHttpRequest object.
本文中,您将开始接触最基本和基础性的有关Ajax的全部对象和编程方法:XMLHttpRequest对象
Notice that the XMLHttpRequest object is actually created by initRequest(), which is called by doCompletion().
请注意,XMLHttpRequest对象实际上是由initRequest()(由doCompletion()调用)创建的。
AJAX takes advantage of an object built into all modern browsers--the XMLHttpRequest object- to send and receive HTTP requests and responses.
导读:AJAX利用一个构建到所有现代浏览器内部的对象-XMLHttpRequest-来实现发送和接收HTTP请求与响应信息。
With Ajax and the XMLHttpRequest object, you can use a request/response model that never leaves users waiting for a server to respond.
有了Ajax和XMLHttpRequest对象,就可以使用不必让用户等待服务器响应的请求/响应模型了。
The best way to implement anduse comet as reverse Ajax is through the XMLHttpRequest object, which provides a true connection handle and error handling.
把Comet做为反向Ajax的实现和使用的最好方式是通过XMLHttpRequest对象,该做法提供了一个真正的连接句柄和错误处理。
With Ajax and the XMLHttpRequest object, you can use a request/response model that never leaves users waiting for a server to respond.
了解如何使用Ajax和XMLHttpRequest对象来创建一种永远不会让用户等待服务器响应的请求/响应模型。
Https service is a core Angular service that facilitatescommunication with the remote HTTP servers via the browser's XMLHttpRequest object or via JSONP.
Http$http是Angular的一个核心服务,它有利于浏览器通过XMLHttpRequest对象或者JSONP和远程HTTP服务器交互。
Regular web pages can use the XMLHttpRequest object to send and receive data from remote servers, but they're limited by the same origin policy.
常规网页可以使用XMLHttpRequest对象从远程服务器发送和接收数据,但是它们受限于相同的源策略。
The XMLHttpRequest object(also known as the XMLHTTP object in Internet Explorer) is at the core of today's most exciting AJAX web applications.
XMLHttpRequest对象(在IE中也称作XMLHTTP对象)是当今最令人兴奋的AJAXWeb应用程序的核心。
Results: 56, Time: 0.0308

Word-for-word translation

Top dictionary queries

English - Chinese