アットウィキロゴ
場所:ViewController.m

(BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation
{
return NO;
}
最終更新:2012年03月31日 23:57