业余无线电 A 类题库

状态: 已自动加载 {{ dbQuestions.length }} 道题

这里空空如也

当前没有找到对应的题目哦,去试试其他模式吧!

{{ currentQuestion.type === 'multiple' ? '多选题' : '单选题' }} 编号: {{ currentQuestion.id }}
{{ currentIndex + 1 }} / {{ currentQuestions.length }}

{{ currentQuestion.question }}

{{ isCorrect ? '回答正确!' : '回答错误' }}

正确答案: {{ currentQuestion.answer.join(', ') }} 大纲章节:{{currentQuestion.category || '通用'}}

解析:{{ currentQuestion.analysis }}