mac:

command+option+f : 替换,

find what: (.*)

replace with:"$1": "1"     或者: data:"$1";

 

相关文章: