JSON对象和字符串之间的相互转换JSON.stringify(obj)将JSON转为字符串。 JSON.parse(string)将字符串转为JSON格式赞(0)hollischuang2015-11-23前端 阅读(0)去评论