Fork me on GitHub

2012年4月11日

摘要: 在info.plist中增加一项:<key>UIInterfaceOrientation</key><string>UIInterfaceOrientationLandscapeRight</string>再加一项 initial interface orientationLandscape(right)View- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation {// Return YES for supporte 阅读全文
posted @ 2012-04-11 14:29 pengyingh 阅读(247) 评论(0) 推荐(0)

导航