问题描述:
[单选]
定义 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.190)
- 热门题目: 1.如何在警告框中写入 "Hel 2.以下不属于position定 3.CSS如何改变某个元素的文本
