NSNumber *value = [NSNumber numberWithInt:UIInterfaceOrientationLandscapeRight];
[[UIDevice currentDevice] setValue:value forKey:@"orientation"];
轉(zhuǎn)自http://www.reibang.com/p/d8018006f0b5
NSNumber *value = [NSNumber numberWithInt:UIInterfaceOrientationLandscapeRight];
[[UIDevice currentDevice] setValue:value forKey:@"orientation"];
轉(zhuǎn)自http://www.reibang.com/p/d8018006f0b5