没有搜到到结果?点击这里求解答/求资源。
【单选题】
下标记符中,没有对应结束标记( )。

body
br
html
title
【单选题】
下标记符中,没有对应结束标记( )。

body
br
html
title
【单选题】
下标识符中哪项不合法( )

const
$double
hello
BigMeaninglessName
【单选题】
下标记中用于定义表单中文本域标记( )。

table/table
input type=textarea
caption/caption
textarea/textarea
【单选题】
下标识符中不全是保留字()

case for int
default then while
bool class long
goto return char
【单选题】
下标识符中不全是保留字()。

caseforint
defaultthenwhile
boolclasslong
gotoreturnchar
【单选题】
下标识符中不全是保留字(????)

case for int
default then while
bool class long
goto return char
【单选题】
下标识符中不全是保留字()。

caseforint
defaultthenwhile
boolclasslong
gotoreturnchar
【单选题】
已知表达式 int m [ ] = {,1,2,3,4,5,6}; 下面哪个表达式值与数组下标量总数相等?( )

m.length()
m.length
m.length()+1
m.length+1
【单选题】
有关Windows下标准格式AVI文件叙述中,下列说法正确_____________。

将视频信息与音频信息分别集中存放在文件中,然后进行压缩存储
将视频信息与音频信息完全混合在一起,然后进行压缩存储
将视频信息与音频信息交错存储并较好地解决了音频信息与视频信息同步问题
将视频信息与音频信息交错存储并较好地解决了音频信息与视频信息异步问题