int[] army = new int[5]; // 5排軍人(Java) ... char[] array = new char[4]; //宣告字元陣列(Java) ... 這個用法需要一次設定到位. char[4] array ...
確定! 回上一頁