随笔分类 - 正则表达式
摘要:正则表达式原理篇:http://deerchao.net/tutorials/regex/regex.htm#missionhttp://www.cnblogs.com/dwlsxj/p/Regex.html在线测试工具:http://tool.chinaz.com/regex/C#中简单用法:lR...
阅读全文
摘要:参考:http://www.cnblogs.com/skylar/p/4265490.htmljs 正则表达式使用讲解:各种验证语法intege:"^-?[1-9]//d*$", //整数intege1:"^[1-9]//d*$", //正整数intege2:"^-[1-9]//d*$", ...
阅读全文

浙公网安备 33010602011771号