1.System.out.println()里面的S大写 2.第一次见这种形式定义数组int[] a = {sc.nextInt(), sc.nextInt()}; 3. String s = sc.nextLine(); 读入一整行的字符串