必須先宣告陣列後配置記憶體位置給陣列。 ... score=new int[5]; //使陣列score 可存放5個整數的記憶體空間. Copied! ... public static void main(String[] args) {.
確定! 回上一頁