-
^表示开头 $表示结尾查看全部
-
^表示开头 $表示结尾查看全部
-
1.搜索文件 find ./ -name *.txt 2.正则图形工具 http://regexper.com/ 3.\b 单词边界 \b...\b查看全部
-
replace(reg, function(){}) 示例1查看全部
-
replace(reg, function(){}) 示例2查看全部
-
String.prototype.replace(reg, function) function的参数解释:查看全部
-
String.prototype.relace() 使用查看全部
-
String.prototype.split(reg)查看全部
-
全局匹配,获取所有匹配的内容,保存到数组中,并且不存在index 和 input 属性查看全部
-
match() 全局调用查看全部
-
match() 非全局调用(下)查看全部
-
match() 非全局调用 (上)查看全部
-
字符串函数 match(reg)查看全部
-
字符串 方法 search 使用:查看全部
-
字符串相关正则匹配查看全部
举报
0/150
提交
取消