iOS 7 改变Status Bar 颜色

  1. Set the UIViewControllerBasedStatusBarAppearance to NO in the Info.plist.

  2. In ViewDidLoad method or anywhere, where do you want to change status bar style:[[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleLightContent];

上一篇:Redis在游戏服务器中的应用


下一篇:SQL Server 2008 还原数据库