正则表达式的所有合法正则表达式的
这个问题在这里已经有了答案:
为了能够决定RE是否“合法”,您需要能够“计数括号”以检查它们是否平衡,哪些是RE(或FA)无法做到的。
链接地址: http://www.djcxy.com/p/76733.html上一篇: regex for all legit regex's
下一篇: need regular expression that has find two substring or two other substring
这个问题在这里已经有了答案:
为了能够决定RE是否“合法”,您需要能够“计数括号”以检查它们是否平衡,哪些是RE(或FA)无法做到的。
链接地址: http://www.djcxy.com/p/76733.html上一篇: regex for all legit regex's
下一篇: need regular expression that has find two substring or two other substring