A.alert B.prompt C.warn D.confirm
A.checkbox B.textarea C.button D.timefield
A.當open()方法調用后,readyState屬性值為2 B.當readyState的值為3時,send()方法已經(jīng)被調用 C.當readyState的值為3時,服務器已經(jīng)響應,但響應未完全結束 D.當readyState的值為4時,HTTP響應碼一定是200