public class Arrays { public static void main(String[] args) { int[] a1 = { 1, ... Java陣列物件是只能儲存基本資料型態或reference的一維陣列,二維以上的陣列是 ...
確定! 回上一頁