Try and create the XMLHttpRequest object.
尝试创建XMLHttpRequest对象。
We simply send the XMLHttpRequest, as usual.
只需照常发送XMLHttpRequest。
Create an instance of the XMLHttpRequest object.
创建一个XMLHttpRequest对象实例。
Creating the actual XMLHttpRequest object is fairly easy.
创建实际的XMLHttpRequest对象相当轻松。
To send this, you need to use the XMLHTTPRequest object.
为了发送它,你必须使用XMLHTTPRequest对象。
Most modern browsers support the XMLHttpRequest object natively.
大多数现代浏览器都支持XMLHttpRequest对象。
Most of this code is typical Ajax code, using the XMLHttpRequest object.
这段代码大部分是使用XMLHttpRequest对象的典型Ajax代码。
Hold open an XMLHttpRequest connection until a response is received.
保持打开XMLHttpRequest连接,直到收到响应。
For example, you can use XMLHttpRequest to call a remote Web service.
比如,可以使用XMLHttpRequest调用一个远程Web服务。
That's usually how most Ajax programmers create the XMLHttpRequest object.
这也是多数Ajax程序员创建XMLHttpRequest对象的一般方式。
That code is "200" and is reported through the status property of the XMLHttpRequest object.
这个代码是“ 200 ”,它是通过XMLHttpRequest对象的status属性来报告的。
It also, of course, is happy to talk with standards-compliant browsers that support XMLHttpRequest .
当然,它也能愉快地和支持XMLHttpRequest的标准浏览器打交道。
It also, of course, is happy to talk with standards-compliant browsers that support XMLHttpRequest .
当然,它也能愉快地和支持XMLHttpRequest的标准浏览器打交道。
应用推荐