摘要: // 1,这种方法,拨打完电话回不到原来的应用,会停留在通讯录里,而且是直接拨打,不弹出提示 NSMutableString * str1=[[NSMutableString alloc] initWithFormat:@"tel:%@",@"13913013703"]; NSLog(@"... 阅读全文
posted @ 2015-08-06 17:15 朱峰博客 阅读(281) 评论(0) 推荐(0) 编辑