没有搜到到结果?点击这里求解答/求资源。
【单选题】
有如下JavaScript代码: .... script language=JavaScript var x = true; document.write(x); /script .....页面运行后,输出( )。(选择一项)

1
0
true
【单选题】
如果要在文本框内容在运行时不能编辑,需将文本框()属性设置为True

Caption
PasswordChar
Text
Char
【单选题】
如果要在文本框内容在运行时不能编辑,需将文本框()属性设置为True

Caption
PasswordChar
Text
Char
【判断题】
要执行客户端验证必须设置验证控件属性EnableClientScript值为true.

正确
错误
【单选题】
如果想让文本框内容在运行时不能编辑,需将文本框()属性设置为True

Locked
MultiLine
TabStop
Visible
【单选题】
下列选项,结果等于false()

13
1=3
1==3
1!=3
【判断题】
The past 22 years have really been amazing, and every prediction we’ve made about improvements have al come __true__

正确
错误
【判断题】
若行If语句中逻辑表达式值为True,则关键字Then后若干语句都要执行。

正确
错误
【单选题】
以下选项,可以获得值为falseBoolean对象( )。

var a = new Boolean(l)
var a=new Boolean(abc)
var a=new Boolean(true)
var a=new Boolean()
【判断题】
test@tjjy.nettest表示用户名。

正确
错误