xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Chrome debug & string to object & copy format json

// save as global variable

copy(JSON.stringify(JSON.parse(temp1), null, 4));

copy(JSON.stringify((temp1), null, 4));

copy(JSON.parse(temp1));


原文地址:https://www.cnblogs.com/xgqfrms/p/12372041.html