iphone如何用程序实现拨打电话功能?如题![解决办法]iphone目前是单任务手机如果有需要可以调用[[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"tel://10086"]];