[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"abcd://"]]; 每一个程序都有一个url schemes 可以通过上述代码跳到该应用程序