我有一个自定义类BoardMatchData,其中包含有关国际象棋比赛的信息。我还有一个名为BoardViewController的自定义UIViewController,它会在用户从列表中选择匹配项时分配。这是我创建BoardViewController、设置它的委托(delegate),然后设置新的BoardMatchData的片段:Games*selectedGame=[[selffetchedResultsController]objectAtIndexPath:indexPath];if(!self.bvc){NSLog(@"Alloc-ingaBVC");self.bvc=