有没有大神知道为什么JAVA中输入int型是int s=input.nextInt();而输入字符串是String s=input.nextLine();或是String s=input.next();谢谢啦!!!