如何" It's big \"problem "使用正则表达式获取子字符串?
" It's big \"problem "
s = ' function(){ return " It\'s big \"problem "; }';
regex quotes escaping
escaping ×1
quotes ×1
regex ×1