2014年7月14日
摘要: ios6和ios7禁止屏幕旋转- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{ return(toInterfaceOrientation ==UIInterf... 阅读全文
posted @ 2014-07-14 14:00 助金 阅读(303) 评论(0) 推荐(0)