使用动作脚本进行编程的时候,若使用trace函数显示一个未定义值的数据,结果将显示为()。
A: undefined
B: Nan
C: null
D: 空字符串
A: undefined
B: Nan
C: null
D: 空字符串
举一反三
- 使用动作脚本进行编程的时候,若使用trace函数显示一个未定义值的数据,结果将显示为()。 A: undefined B: Nan C: D: 空字符串
- 在Flash中,对未定义值进行toString()转换的结果是()。 A: 空字符串 B: undefined C: NaN D: null
- 未定义值数据类型是值是() A: undefined B: NaN C: null
- 以下表达式的值结果为True的是?() A: undefined==null B: undefined===null C: NaN==NaN D: true==1
- 未定义数据类型是() A: undefined B: nan C: null D: -