5.2.1 Array Declaration. Arrays are initialized by enclosing comma , separated values in brackets [] . A plain [] represents the empty array, whereas [1, 2, ...
確定! 回上一頁