10 2021 档案

摘要:正则表达式 Regular Expression(regex) 正则表达式是用于匹配字符串中字符组合的模式。在 JavaScript中,正则表达式也是对象。这些模式被用于 RegExp 的 exec 和 test 方法, 以及 String 的 match、matchAll、replace、sear 阅读全文
posted @ 2021-10-13 20:26 cheeliu 阅读(382) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示