Scanner in = new Scanner(System.in); char input = in.next.charAt(0); charAt 为返回字符串中的索引处的值,这里填(0)表示,字符串的第一个索引处