單項選擇題打開Chrome控制臺時按哪個快捷鍵?()

A.F1
B.F3
C.F5
D.F12


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列選項中,()可在Chrome瀏覽器中阻止事件默認行為。

A.returnValue
B.cancelBubble
C.stopPropagation()
D.preventDefault()

2.單項選擇題以下()不是Event對象的屬性。

A.target
B.ctrlKey
C.time
D.keyCode

3.單項選擇題以下()語句用于訪問數(shù)組person的第4個元素。

A.person[4]
B.person[3]
C.person(4)
D.person(3)

4.單項選擇題以下選項中,可以用于創(chuàng)建元素節(jié)點(標記)的函數(shù)是()。

A.create
B.createElement
C.getElementById
D.getElementsByName