System.out.println(array[n]); // 是JAVA取得長度的語法 ... int[][] iarr = new iarr[5][6]; // 二維陣列宣告(Java).
確定! 回上一頁