Maison > Questions et réponses > le corps du texte
/^()$/g这样有什么问题
面对疾风吧2016-11-08 14:54:27
var s = '("voiceFamily\tcss", "voiceFamily")'; s.replace(/^\((.*)(?=\))\)$/,'{$1}');