Encode Python objects as JSON strings. Basic Usage : json.dump(obj, fp, skipkeys=False, ensure_ascii=True, check_circular=True, ...
確定! 回上一頁