众所周知:python json 可以转换的json字符串,但是在将其转换为字典时,出现 ... 如使用json.dumps序列化的对象 d_json=json.dumps({'a':1, 'b':2}) ...
確定! 回上一頁