1、

In other words, the server fulfilled the request ( meaning the HTTP ready state is4), but is probably not returning the data expected by the client.

换句话说,服务器履行了请求(即HTTP就绪状态是4)但是没有返回客户机预期的数据。

互联网摘选

2、

However, the ready state will be set to4 since the server answered the request ( even if the answer wasn't what you wanted or expected for your request).

然而,由于服务器对请求进行了应答,因此就绪状态就被设置为4(即使应答并不是请求所期望的也是如此)。

互联网摘选

3、

An HTTP ready state indicates the state or status of a request.

HTTP就绪状态表示请求的状态或情形。

互联网摘选

4、

In addition to the ready state then, you also need to check the HTTP status.

因此除了就绪状态外,还需要检查http状态。

provided by jukuu

5、

Note that you've got to check the ready state before open() is called.

注意您必须在调用open()之前来查看就绪状态。

互联网摘选

6、

ReadyState: Provides the current HTML ready state.

readyState:提供当前HTML的就绪状态。

互联网摘选

7、

If a response is received, the request object registers a ready state of4.

如果接收到一个响应,那么请求对象会注册为就绪状态4。

互联网摘选

8、

Like the ready state, the value of the responseText property changes throughout the request's life cycle.

与就绪状态类似,responseText属性的值在整个请求的生命周期中也会发生变化。

互联网摘选

9、

Viewing an in-progress request's ready state

查看正在处理的请求的就绪状态

互联网摘选

10、

In practice, this means that you need to retain the most recent production releases in a ready state for quick redeployment.

在实际中,这意味着需要将最新的生产版本保持在一个稳定的状态,以供快速重新部署。

互联网摘选

11、

It turns out that you haven't taken into account the HTTP ready state, an important component of the request/ response cycle.

原来我们还没有考虑HTTP就绪状态,这是请求/响应循环中的一个重要部分。

互联网摘选

12、

A better idea is to provide some feedback to the user that when the ready state is3, a response is forthcoming.

比较好的做法是向用户提供一些反馈,说明在处于就绪状态3时,很快就会有响应了。

互联网摘选

13、

Your callback function will run several times each time the ready state of the request changes and you'll see an alert for each ready state.

这个回调函数会运行多次每次就绪状态都会改变您可以看到每个就绪状态的警告。

互联网摘选

14、

All of the documentation and specifications insist that it's only when the ready state is4 that data is safe to use.

所有的文档和规范都强调,只有在就绪状态为4时数据才可以安全使用。

互联网摘选

15、

Trust me, you'll rarely find a case where the data cannot be obtained from the responseText property when the ready state is3.

相信我,当就绪状态为3时,您很少能找到无法从responseText属性获取数据的情况。

互联网摘选

16、

The only use for this ready state in almost-real-world Ajax programming is if you make multiple requests using the same XMLHttpRequest object across multiple functions.

在大部分Ajax编程的真实情况中,这种就绪状态的唯一用法就是使用相同的XMLHttpRequest对象在多个函数之间生成多个请求。

互联网摘选

17、

Instead of only running code in your callback if the ready state is4, just output the ready state every time that your callback is called.

如果就绪状态为4,我们不仅要运行回调函数中的代码,而且还要在每次调用回调函数时都输出就绪状态。

互联网摘选

18、

Safari actually leaves out the first ready state and there's no sensible explanation as to why; it's simply the way Safari works.

Safari实际上把第一个就绪状态给丢弃了,也并没有什么明显的原因说明为什么要这样做;不过这就是Safari的工作方式。

互联网摘选

19、

When a GPRS MS in READY state uses DRX, DRX has to be considered when assigning a packet data channel for downlink transfer.

当一个READY状态的MS使用了DRX,DRX将在为下行数据传递分配数据包信道的时候被考虑进去。

互联网摘选

20、

This code is a great illustration of exactly what onreadystatechange means& every time the request's ready state changes, updatePage() is called and you see an alert.

这段代码就是onreadystatechange意义的一个确切展示&每次请求的就绪状态发生变化时,就调用updatePage(),然后我们就可以看到一个警告了。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈