删除: delete json[key]
把json字符串转成jsonObject : eval(+'('+json+')'+)
把jsonObject 转换成json字符串 :json.toJSONString()

相关文章: