- (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view, typically from a nib. [NSThread sleepForTimeInterval:3.0]; //设置进程停止3秒 }
IOS 设置Launch image停留时间,布布扣,bubuko.com
原文:http://www.cnblogs.com/changxs/p/3703342.html