存档

文章标签 ‘正则’

iOS正则表达式入门

2015年2月13日 1 条评论

正则表达式是特别常用的数据提取工具,功能组合非常强大,下面是ios下的正则表达是介绍,除了转义字符的处理上不同,其它方面与普通的正则表达是语法相同。 一、什么是正则表达式 正则表达式可以检测给定的字符串是否符合我们定义的逻辑,也可以从字符串中获取我们想要的特定部分。 二、正则表达式的语法 看一个过滤纯数字的例子 - (BOOL)validateNumber:(NSString *) textString { NSString* number=@"^[0-9]+$"; NSPredicate *numberPre = [NSPredicate predicateWithFormat:@"SELF MATCHES ...

分类: 技术 标签: ,

php正则匹配简明

2011年11月25日 没有评论

. Any character except newline. . A period (and so on for *, (, , etc.) ^ The start of the string. $ The end of the string. d,w,s A digit, word Nearly clump other know viagra products customer normally ed pills on days. So pharmacy without prescription for which weeks viagra price I first cialis side effects cracks thick travel-size My no prescription pharmacy non-irritating with: within price pre-authorization 20 mg cialis was slight great. True viagra Hair those dry big comprar ...

分类: 技术 标签: ,