try...catch这里InputMismatchException抛出后,不可以用number=input.nextInt()再接收一遍number的值吗
可以通过将trycatch语句块嵌套在while循环内,然后通过在catch块中执行continue来实现再一次接收