ios 包装了一个富文本类.zip
//获取url数组 NSArray *urlArr = [SHMatching urlArrWithString:str]; //电话 NSArray *phoneArr = [SHMatching phoneNumArrWithString:str]; //邮箱 NSArray *emailArr = [SHMatching emailStringArrWithString:str]; NSAttributedString *att_str1 = [[NSAttributedString alloc]initWithString
下载地址
用户评论
谢谢楼主分享