正则表达式
Opened this issue · 2 comments
Deleted user commented
https://archlinuxstudio.github.io/ShellTutorial/#/shellAdvanced/regular_expression
Linux命令行与Shell脚本教程 包含常见命令行使用,Bash基础、进阶编程,以及实用范例!
2017libin commented
请问正则表达式/(c|b)a(b|t)/和/[bc]a[bt]/有区别嘛?
ryosukeeeeee commented
@2017libin 没有区别