pull/2/head
黄培毅 1 week ago
parent 42b8e318b7
commit ea8f822117

Binary file not shown.

@ -191,7 +191,8 @@ public class MathExamGenerator {
isRunning = false; isRunning = false;
break; break;
default: default:
// 继续生成题目,不需要额外操作 System.out.println("无效的选项,请重新输入");
handleUserChoice();
break; break;
} }
} catch (IOException e) { } catch (IOException e) {

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save