python中字符串类型json操作的注意事项 python操作json的方法有json.dumps——将json对象(字典)转换为字符串对象json.loads——将字符 python处理json字符串