摘要:
1 self.window.rootViewController.view.alpha = 0; 2 UIImageView *splashImageView = [[UIImageView alloc]initWithImage:[UIImage imageNamed:@"Defauit_o"]]; 3 splashImageView.frame=CGRectMake(0,... 阅读全文
posted @ 2016-04-27 17:03
frounk
阅读(262)
评论(0)
推荐(0)