原理题库刷题

{{ totalQuestions }}
总题数
{{ answeredQuestions }}
已答题数
{{ correctRate }}%
正确率
{{ wrongQuestions }}
错题数
正在加载题目...

{{ mode === 'wrong' ? '暂无错题,继续加油!' : '题目加载中...' }}

第 {{ currentQuestion.ID }} 题
✓{{ currentQuestionRecord.correct }} ✗{{ currentQuestionRecord.wrong }}
{{ currentQuestion.Type }}
{{ currentQuestion.Content }}
💡 这是多选题,可以选择多个答案
{{ option.key }}. {{ option.value }}
{{ isCorrect ? '回答正确!' : '回答错误!正确答案是:' + currentQuestion.Answer }}
⌨️ 键盘快捷键
1 2 3 4 选择 A B C D Enter Space 提交答案 / 下一题