2016年5月17日

摘要: //微信 - (IBAction)openWeiXin:(UIButton *)sender { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"weixin://"]]; } //微博 - (IBAction)op 阅读全文
posted @ 2016-05-17 09:46 我就是一种相逢 阅读(116) 评论(0) 推荐(0)
摘要: //强制横屏 - (UIInterfaceOrientationMask)supportedInterfaceOrientations{ return UIInterfaceOrientationMaskLandscapeLeft | UIInterfaceOrientationMaskLandsc 阅读全文
posted @ 2016-05-17 09:45 我就是一种相逢 阅读(136) 评论(0) 推荐(0)

导航