宣告 並同時靜態初始化的簡化寫法元素的資料型別[][] 二維陣列的名稱= ... public static void main(String[] args) { //定義陣列 int[][] arr = {{1,2 ...
確定! 回上一頁