摘要: iOS6的旋屏控制技巧在iOS5.1 和 之前的版本中, 我们通常利用shouldAutorotateToInterfaceOrientation:来单独控制某个UIViewController的旋屏方向支持,比如:-(BOOL)shouldAutorotateToInterfaceOrientat... 阅读全文