- (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(NSDictionary*)launchOptions {
[NSThreadsleepForTimeInterval:1];//设置启动页面时间1秒
[NSThreadsleepForTimeInterval:3];//设置启动页面时间3秒
}
- (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(NSDictionary*)launchOptions {
[NSThreadsleepForTimeInterval:1];//设置启动页面时间1秒
[NSThreadsleepForTimeInterval:3];//设置启动页面时间3秒
}
本文标题:设置启动页面时间
本文链接:https://www.haomeiwen.com/subject/fkxbmttx.html
网友评论