js中通过标签给一个数组赋值
代码如下: var list = new Array(); var temp = 0; list[temp] = temp++;