声明数组变量; 2.1 Declare an array variable description ... School { public static void main(String[] args) { int[] intArray = new int[20]; ...
確定! 回上一頁