1 var o = JSON.parse('{"a": 8}'); 2 3 JSON. stringify(o); 转载于:https://www.cnblogs.com/hangj/p/4730146.html