使用正则匹配3的倍数
时间:2021-07-01 10:21:17
帮助过:5人阅读
代码来自于:http://www.zhihu.com/question/24824487
推荐使用Regexp Match Tracer来测试正则
- ^[0369]*(([147][0369]*|[258][0369]*[258][0369]*)([147][0369]*[258][0369]*)*([258][0369]*|[147][0369]*[147][0369]*)|[258][0369]*[147][0369]*)*$
|