摘要:
添加NSAppTransportSecurity的字典会自动变成 AppTransportSecurity再添加 allow Arbitary Loads Boolean YES 阅读全文
posted @ 2016-12-29 15:04
D-Ben
阅读(719)
评论(0)
推荐(0)
摘要:
- (BOOL)prefersStatusBarHidden { return NO; } 阅读全文
posted @ 2016-12-29 14:59
D-Ben
阅读(1380)
评论(0)
推荐(0)
摘要:
- (BOOL)shouldAutorotate { return YES; } 阅读全文
posted @ 2016-12-29 14:58
D-Ben
阅读(177)
评论(0)
推荐(0)
摘要:
typedef NS_ENUM(NSInteger, UIInterfaceOrientation) { UIInterfaceOrientationUnknown = UIDeviceOrientationUnknown, UIInterfaceOrientationPortrait = UIDe 阅读全文
posted @ 2016-12-29 14:57
D-Ben
阅读(363)
评论(0)
推荐(0)
浙公网安备 33010602011771号