摘要:
 阅读全文
posted @ 2022-07-29 14:24
abcdefgab
阅读(16)
评论(0)
推荐(0)
摘要:
正则表达式(regular expression)是一种表达文本模式(即字符串结构)的方法 1、属性参数(RegExp.prototype) ignoreCase (忽略大小写,简写i ) global (全局匹配,简写g) multiline (多行匹配,简写m) /world$/.test('h 阅读全文
posted @ 2022-07-29 14:23
abcdefgab
阅读(504)
评论(0)
推荐(0)

浙公网安备 33010602011771号