Try and create the XMLHttpRequest object.
尝试创建XMLHttpRequest对象。
Create an instance of the XMLHttpRequest object.
创建一个XMLHttpRequest对象实例。
To send this, you need to use the XMLHTTPRequest object.
为了发送它,你必须使用XMLHTTPRequest对象。
Creating the actual XMLHttpRequest object is fairly easy.
创建实际的XMLHttpRequest对象相当轻松。
Most modern browsers support the XMLHttpRequest object natively.
大多数现代浏览器都支持XMLHttpRequest对象。
Most of this code is typical Ajax code, using the XMLHttpRequest object.
这段代码大部分是使用XMLHttpRequest对象的典型Ajax代码。
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属性来报告的。
That code is "200" and is reported through the status property of the XMLHttpRequest object.
这个代码是“ 200 ”,它是通过XMLHttpRequest对象的status属性来报告的。
应用推荐