网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
多选题
下面()不是XMLHttpRequest对象的方法。
A
open()
B
send()
C
readState
D
responseText
参考答案
参考解析
解析:
暂无解析
更多 “多选题下面()不是XMLHttpRequest对象的方法。Aopen()Bsend()CreadStateDresponseText” 相关考题
考题
下面哪项不是request对象的方法()
A、getAttribute(Stringstr)B、getCookies()C、getParameter(Stringstr)D、sendRedirect(Stringurl)
考题
下面Ajax代码中,存在哪些错误()。
A.var url=operate=doCheckUserExistsuname=+uname;B.xmlHttpRequest=createXmlHttpRequest();C.xmlHttpRequest.onreadystatechange=haoLeJiaoWo;D.xmlHttpRequest.open(POST,url,false);
考题
当XMLHttpRequest对象的状态发生改变时调用callBackMethod函数,下列正确的是()。A、xmlHttpRequest.callBackMethod=onreadystatechange;B、xmlHttpRequest. onreadystatechange(callBackMethod);C、xmlHttpRequest. onreadystatechange(new function(){callBackMethod });D、xmlHttpRequest. onreadystatechange= callBackMethod;
考题
下面Ajax代码中,存在哪些错误()。A、var url="operate=doCheckUserExistsuname="+uname;B、xmlHttpRequest=createXmlHttpRequest();C、xmlHttpRequest.onreadystatechange=haoLeJiaoWo;D、xmlHttpRequest.open("POST",url,false);
考题
当XMLHttpRequest 对象的状态发生改变时调用yourCallback 函数,下列选项中正确的是()。 A、xmlHttpRequest. myCallback = onreadystatechange;B、xmlHttpRequest.onreadystatechange (myCallback);C、xmlHttpRequest.onreadystatechange (new function(){myCallback });D、xmlHttpRequest.onreadystatechange = myCallback;
考题
在Ajax中,下列哪个函数指定XMLHttpRequest 对象的回调函数?() A、 onreadystatechange ()B、 readyState()C、 redirectHttp()D、 XMLHttpRequest ()
考题
哪些不是XMLHttpRequest对象的常用属性?()A、status、responseTextB、readyState、responseXMLC、onreadystatechangeD、setStatus、getWriter
考题
创建XMLHttpRequest对象的语法正确的是()。A、var xmlHttp = test XMLHttpRequest();B、var xmlHttp = XMLHttpRequest();C、以上都不正确D、var xmlHttp = new XMLHttpRequest();
考题
单选题在Ajax中,下列哪个函数指定XMLHttpRequest 对象的回调函数?()A
onreadystatechange ()B
readyState()C
redirectHttp()D
XMLHttpRequest ()
考题
单选题创建XMLHttpRequest对象的语法正确的是()。A
var xmlHttp = test XMLHttpRequest();B
var xmlHttp = XMLHttpRequest();C
以上都不正确D
var xmlHttp = new XMLHttpRequest();
考题
单选题AJAX中XMLHttpRequest对象有()个状态值。A
6B
5C
4D
3
热门标签
最新试卷