var arr = new Array(1, 2, 3, 4);. Setting aside the aesthetics, there some subtle things you have to care about when using the array constructor. Since Array is ...
確定! 回上一頁