java.util.Scanner 直接有接收数字的输入,,,,,,,如果是当字符串输入,可以使用Integer.parseInt/Long.parseLong/Double.parseDouble做转换,异常就不是数字