[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"abcd://"]];
要知道跳转程序的Schemes就可以通过上述代码跳转