标签:
JSON object contains methods for parsing JavaScript Object Notation (JSON) and converting values to JSON. It can‘t be called or constructed, and aside from its two method properties it has no interesting functionality of its own.JSON.parse() 把JSON object 转化成 javascript中的 数值类型JSON.stringify() 恰好相反标签:
原文地址:http://www.cnblogs.com/oneplace/p/5414466.html