To declare a two-dimensional array, set the type of the array as `Type[][]`. You can read the type as an array containing arrays of a specific type.
確定! 回上一頁