问题描述:
[单选]
定义 JavaScript. 数组的正确方法是?()
A.var txt = new Array="George","John","Thomas"
B.var txt = new Array(1:"George",2:"John",3:"Thomas")
C.var txt = new Array("George","John","Thomas")
D.var txt = new Array:1=("George")2=("John")3=("Thomas")
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.29)
- 热门题目: 1.下列值不为true的表达式有 2.以下标签可以用来插入背景音乐 3.一个样式指定出文本的颜色为绿
