测试工具
菜鸟正则表达式在线测试https://c.runoob.com/front-end/854
参考教程
菜鸟教程https://m.runoob.com/regexp/
字符串匹配
不使用split分离字符串
文章参考https://blog.csdn.net/ywf008/article/details/74529991
正则表达式中?=和?:和?!的理解
概念:前瞻,后顾,负前瞻,负后顾
文章参考
https://blog.csdn.net/csm0912/article/details/81206848
正则表达式出现的\1代表什么意思?
文章参考
https://www.cnblogs.com/blank-string/p/6001530.html