2015年3月18日

摘要: 说明:目前在ios7,ios8上验证有效,注意该UIViewController不能添加到UINavigationController,只能presentViewController方式添加。- (BOOL)shouldAutorotate{ return NO;}- (NSUInteger)sup... 阅读全文
posted @ 2015-03-18 15:57 trako 阅读(250) 评论(0) 推荐(0)

导航