我正在用一个刺刀子控制我。 如果一种观点认为控制器的“结果”和环斑装置轮流采用景观模式,那么我就把地基也称作地基。 这是在方法范围内进行的。
-(void)willRotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration
{
[super willRotateToInterfaceOrientation:toInterfaceOrientation duration:duration];
if (toInterfaceOrientation == UIInterfaceOrientationLandscapeRight ||
toInterfaceOrientation == UIInterfaceOrientationLandscapeLeft)
{
self.view=landScape;
} else {
self.view=originalView;
}
}
每当我是在禁忌中担任该具体控制员时,它就进行罚款(例如结果观察控制员)。 然而,如果我去看我的制片控制器和我的电话中的另一个内容,则我决定去看结果控制器,则我不呼吁我的意见,而是试图使自己的看法自动化,看上去什么。 我是否应该把这种方法称为——(避免)在我看来是用来解决问题的解脱方法范围内,将“调取方向”改为“调离时间”(NStimeInterval)。 或者这完全是错误的?
事先感谢你!