📜  用于检查 ajax javascript 代码示例中的状态

📅  最后修改于: 2022-03-11 15:01:45.708000             🧑  作者: Mango

代码示例1
If(xhr.readystate = 4 && xhr.status = 200)