扫二维码与项目经理沟通
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流
万秀ssl适用于网站、小程序/APP、API接口等需要进行数据传输应用场景,ssl证书未来市场广阔!成为成都创新互联的ssl证书销售渠道,可以享受市场价格4-6折优惠!如果有意向欢迎电话联系或者加微信:18982081108(备注:SSL证书合作)期待与您的合作!
- - (NSUInteger) supportedInterfaceOrientations{
- NSInteger flag = UIInterfaceOrientationMaskAll;
- if([[self topViewController] isKindOfClass:NSClassFromString(@"SecondVC")])
- return UIInterfaceOrientationMaskLandscape;
- return flag;
- }
- - (BOOL) shouldAutorotate {
- return YES;
- }
我们在微信上24小时期待你的声音
解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流