摘要: 1、禁用arc2、然后使用如下代码:- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions{ self.window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]]; GuideViewController *myGuideVC = [[GuideViewController alloc]initWithNibName:@"GuideVie. 阅读全文
posted @ 2014-04-01 17:48 ygm900 阅读(1171) 评论(0) 推荐(0)