下列代碼能產(chǎn)生()個(gè)輸出
1 var i = 1;
2 for(;;i++)
3 if(i)
4 alert(i);
5 else
6 break;
A.0個(gè)
B.無限多個(gè)
C.19個(gè)
D.20個(gè)
您可能感興趣的試卷
你可能感興趣的試題
A.document.menuBar.display += 20
B.document.all.menuBar.pixelLeft += 20
C.document.all.menuBar.left += 20
D.document.all.menuBar.style.pixelLeft += 20
A.document.username.value
B.document.all.username.value
C.document.getElementById(“username”).value
D.如果表單元素外層無表單,則可以直接使用username.value
A.document.write()
B.window.write()
C.document.confirm()
D.write “The Undefined Function”
A.window.exit()
B.window.shutdown()
C.window.end()
D.window.close()
A.pArray
B.this
C.function
D.*pNumber
最新試題
()用于播放音頻
()用于表示一個(gè)已知最大值和最小值的計(jì)數(shù)器
下列代碼中用于實(shí)現(xiàn)對用戶輸入文本內(nèi)容執(zhí)行輸入檢查的是()
iframe有開始和結(jié)束標(biāo)簽。
H5中絕對沒有結(jié)束標(biāo)簽的有()
H5中屬性值可以不用括號括起來。
()設(shè)置文本方向,可以脫離父元素設(shè)置的文本方向
H5中可以將開始和結(jié)束標(biāo)簽一起省略的有()
有序列表前面的開始序號不可更改。
設(shè)置列表的類型屬性是()