摘要: 一、调用系统的电话 //调用系统打电话功能 - (void)callPhoneNumber { NSString *allString = [NSString stringWithFormat:@"tel:10086"]; [[UIApplication sharedApplication] ope 阅读全文
posted @ 2016-03-01 11:19 上帝也是码农 阅读(362) 评论(0) 推荐(0)