相关疑难解决方法(0)

正则引用带引号的带引号的字符串

如何" It's big \"problem "使用正则表达式获取子字符串?

s = ' function(){  return " It\'s big \"problem  ";  }';     
Run Code Online (Sandbox Code Playgroud)

regex quotes escaping

112
推荐指数
8
解决办法
14万
查看次数

标签 统计

escaping ×1

quotes ×1

regex ×1