建立ArrayList ArrayList arrayList = new ArrayList(); // 將元素放入 ... System.out.println("對調前的元素排列順序: " + arrayList); // 這時陣列內的元素排列為[A ...
確定! 回上一頁