下列代碼能產(chǎn)生()個輸出
1 var i = 1;
2 for(;;i++)
3 if(i)
4 alert(i);
5 else
6 break;
A.0個
B.無限多個
C.19個
D.20個
您可能感興趣的試卷
你可能感興趣的試題
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
最新試題
用于定義網(wǎng)頁標(biāo)題的元素標(biāo)簽是()
()用于表示一個進(jìn)度條,常用于下載速度
H5中絕對沒有結(jié)束標(biāo)簽的有()
下列代碼的含義是()< table border=1 contenteditable=”true”>
設(shè)置有序列表開始序號的屬性是()
用于設(shè)置播放控制面板的是()
H5中標(biāo)簽區(qū)分大小寫。
iframe有開始和結(jié)束標(biāo)簽。
有序列表前面的開始序號不可更改。
有序列表為()