这是代码。在这部分中,answerIsTrue变量应该初始化为true,它正确地这样做了(我调试和检查过)并且也正确地传递给了putExtra()(我再次调试和检查过)。mCheatButton.setOnClickListener(newView.OnClickListener(){publicvoidonClick(Viewv){Intenti=newIntent(QuizActivity.this,CheatActivity.class);booleananswerIsTrue=mQuestionBank[mCurrentIndex].isTrueQuestion();i.put