摘要: // 1,这种方法,拨打完电话回不到原来的应用,会停留在通讯录里,而且是直接拨打,不弹出提示 NSMutableString * str=[[NSMutableString alloc] initWithFormat:@"tel:%@",_phone_tf.text]; NSLog(... 阅读全文
posted @ 2015-11-20 10:47 LoyaltyProgram 阅读(304) 评论(1) 推荐(0) 编辑