JSON格式转化

JSON.parse(obj);字符串转化为对象
JSON.stringify(obj);对象转化为JSON字符串

posted on 2017-04-17 12:19  波Spirit  阅读(186)  评论(0)    收藏  举报

导航