NSDataDetector数据检测器,检测是否是链接
摘要:
NSDataDetector *detector = [NSDataDetector dataDetectorWithTypes:NSTextCheckingTypeLink error:&error];//创建检测器,检测类型是linke(可改成检测别的) NSArray *matc... 阅读全文
posted @ 2015-04-06 20:44
wangyutao0424
阅读(587)
评论(0)
推荐(0)