2
0
126
1
狀態(tài)值(readyState): 請求經(jīng)歷的狀態(tài),即運行步驟描述。 狀態(tài)碼(status):服務(wù)端返回的請求結(jié)果描述。 (1XX) 發(fā)送中系列 ...
call、apply與bind都是用來改變函數(shù)的執(zhí)行上下文。① call()的語法 —— func.call(thisArg, arg1, ar...