1.正则表达式在线测试工具
1.1 JavaScript正则表达式在线测试regexpal:http://regexpal.com/
1.2 正则表达式在线测试:http://tool.chinaz.com/regex/
2.正则表达式测试工具下载
2.1 RegexBuddy:http://www.regexbuddy.com/
3.参考资料
3.1正则表达式30分钟入门:http://deerchao.net/tutorials/regex/regex.htm
3.2正则工作室:http://www.regexlab.com/
3.3常用的正则表达式:http://deerchao.net/tutorials/regex/common.htm
原文链接:https://www.f2er.com/regex/362304.html