python json.dumps() json.dump()的區別詳解 ... dumps是將dict轉化成str格式,loads是將str轉化成dict格式。 dump和load也是類似的功能,只是與檔案 ...
確定! 回上一頁