首頁 > 問答 > 主體
/^()$/g这样有什么问题
面对疾风吧2016-11-08 14:54:27
var s = '("voiceFamily\tcss", "voiceFamily")'; s.replace(/^\((.*)(?=\))\)$/,'{$1}');