A.請(qǐng)求處理前 B.請(qǐng)求處理后 C.請(qǐng)求完成 D.請(qǐng)求處理中(響應(yīng)中通常有部分?jǐn)?shù)據(jù)可用,但是服務(wù)器還沒(méi)有完成響應(yīng))
A.responseText B.responsetext C.responseXML D.responsexml
A.setRequestHeader("Connection","close"); B.xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded"); C.setRequestHeader("Content-length",paramsSend.length); D.以上都不正確