- (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(NSDictionary*)launchOptions {
[NSThreadsleepForTimeInterval:1];//設(shè)置啟動(dòng)頁面時(shí)間1秒
[NSThreadsleepForTimeInterval:3];//設(shè)置啟動(dòng)頁面時(shí)間3秒
}
- (BOOL)application:(UIApplication*)application didFinishLaunchingWithOptions:(NSDictionary*)launchOptions {
[NSThreadsleepForTimeInterval:1];//設(shè)置啟動(dòng)頁面時(shí)間1秒
[NSThreadsleepForTimeInterval:3];//設(shè)置啟動(dòng)頁面時(shí)間3秒
}