regexp.exec
http://www.w3school.com.cn/js/jsref_exec_regexp.asp

regexp.test
http://www.w3school.com.cn/js/jsref_test_regexp.asp

string.match
http://www.w3school.com.cn/js/jsref_match.asp

string.replace
http://www.w3school.com.cn/js/jsref_replace.asp

string.search
http://www.w3school.com.cn/js/jsref_search.asp

string.split
http://www.w3school.com.cn/js/jsref_split.asp

相关文章:

  • 2021-11-09
  • 2021-06-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
猜你喜欢
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
相关资源
相似解决方案