题目内容

以下代码输出的结果为"aa","1"=>"bb","2"=>"cc");echo $attr[1];?>

A. bb
B. 报错
C. 输出为空
D. aa

查看答案
更多问题

要检查一个常量是否定义,可以使用函数

A. isdefined( )
B. defined( )
C. isdefin( )
D. 没有这个函数

若要在网页中实现两个DIV对象重叠效果,需要应用样式表定义中的

A. z-index属性
B. 容器属性
C. 绝对位置与相对位置属性
D. CSS属性

在页面中有一个id为room的文本框,下面选项能实现在点击room文本框时,使得room的背景颜色变为"#CCCCCC"

A. input id="room" type="text" onfocus="this.style.backgroundColor='
B. CCCCCC'"
C. input id="room" type="text" onfocus="this.backgroundColor='
D. CCCCCC'"
E. input id="room" type="text" onblur="this.style.backgroundColor='
F. CCCCCC'"
G. input id="room" type="text" onblur="this.backgroundColor='
H. CCCCCC'"

”咸日新其用,大济蒸人,华叶递荣,声实相副。盖教之著矣,亦天之假也”句中释义错误的是

A. ”咸”意为都
B. ”新”意为更新,作动词用
C. “蒸人”意为病人
D. “递”意为交替、轮流
E. “假”意为借助

答案查题题库