//var jsonObj = JSON.parse(jsonStr)//json字符串转化成json对象(原生方法). let jsonStr1 = JSON.stringify(jsonObj)//json对象转化成json字符串.
確定! 回上一頁