json字符串、对象互转

JSON.parse(json)   字符串转对象

JSON.stringify(json)对象转字符串

posted @ 2014-09-10 21:44  way~  阅读(135)  评论(0)    收藏  举报