另外,陣列被宣告完成之後(如 int score[][] = { ..})。以 score[][] 陣列為例,java 利用 score.length 變數來表該陣列的行數。又 Java 允許陣列中各行的列數目不 ...
確定! 回上一頁