正则表达式

  • \w 匹配字母或数字或下划线或汉字 [a-zA-Z_0-9]
  • \s 匹配任意的空白符(空格、TAB\t、回车\r \n)
  • \d 匹配数字 [0-9]
  • ^ 匹配字符串的开始
  • $ 匹配字符串的结束
wangyaqi.cn all right reserved,powered by Gitbook该文件修订时间: 2020-04-18 15:35:02

results matching ""

    No results matching ""

    results matching ""

      No results matching ""