The passage mainly tells us about________.
A. the bus and train fares in the US
B. the ways of paying taxi in the US
C. the public transportation in the US
D. the advantage of subways in the US
查看答案
下列不属于Script脚本插入方式的是____。
A. 在
标签内插入Script脚本
B. 在标签内插入Script脚本
C. 在与之间插入Script脚本
D. 在与之间插入Script脚本
声明javascript变量使用_____关键字。
A. dim
B. var
C. type
D. const
浏览网页时,当网页被显示时首先会触发下列哪一个事件_____。
A. onClick
B. onUnload
C. onReset
D. onLoad
window对象有多个方法,其中用于显示提示信息对话框的是哪一个____。
A. alert( )
B. confirm( )
C. prompt( )
D. open( )