正则表达式

正则表达式主要有:

  • 匹配(match)
  • 切割(split)
  • 替换(replace)
  • 获取()
    四种操作