The Array constructor has following three forms. Syntax: var arrayName = new Array(); var arrayName = new Array(Number length); ...
確定! 回上一頁