返回XMLHTTP请求的当前状态
HTTP协议——处理状态和返回状态码含义 - CSDN博客HTTP 处理状态。当一个XMLHttpRequest初次创建时,这个属性(readystate)的值从0开始,直到接收到完整的HTTP响应,这个值增加到 4。 5个状态中每一个都有.
基于4个网页-相关网页
... preload: 设置或返回视频的 preload 属性的值。 readyState: 返回视频当前的就绪状态。 seekable: 返回表示视频可寻址部分的 TimeRanges 对象。 ...
基于1个网页-相关网页
not-readystate 未就绪状态
The readyState value of 4 means that the transaction is complete.
readyState 的值 4 表示事务已经完成。
When the server-response function is invoked, the readyState is checked to make sure it's Loaded.
当调用服务器响应函数时,会相应检查 readyState 以确保它是 Loaded。
One that I often see is when users don't inspect the readyState or status fields of the object in the callback.
我经常看到的一种情况就是,用户没有在回调中检查对象的 readyState 或 status 字段。
返回XMLHTTP请求的当前状态
应用推荐