2014年12月4日
摘要: 在控制器的 .m 中实现-(NSUInteger)supportedInterfaceOrientations{ return UIInterfaceOrientationMaskPortrait; //(竖屏)}UIInterfaceOrientationMaskLandscape //(... 阅读全文
posted @ 2014-12-04 10:42 MGY007 阅读(404) 评论(0) 推荐(0) 编辑