一点小区别,

        [[UIApplicationsharedApplication] openURL:[NSURLURLWithString:[NSStringstringWithFormat:@"tel://%@", @"022-2345-6789"]]];

        [[UIApplicationsharedApplication] openURL:[NSURLURLWithString:[NSStringstringWithFormat:@"telprompt://%@", @"022-2345-6789"]]];

 

             [self showToast:@"数据记载失败,请稍候重试!"];

             [self showToast:@"数据失败,请稍候重试!"];

posted @ 2013-07-08 15:41  路在脚下,  阅读(138)  评论(0)    收藏  举报