Golang 支持的正在表達式是 https://github.com/google/re2/wiki/Syntax 注意這裏提示 NOT SUPPORTED的。html
一些測試正則表達式的工具git
推薦:github
https://regex101.com/
golang
https://regex-golang.appspot.com/assets/html/index.html 這裏的源碼在 https://github.com/lukemauldin/rego
正則表達式
以前我一直使用的 RegexBuddy 須要win環境, 對go細節的支持不足, 不推薦。app
https://github.com/StefanSchroeder/Golang-Regex-Tutorial/tree/master/zh
工具