Python 基础知识—pickle/json序列化序列化:简单理解就是将字典,列表这类的数据, ... import pickle import os data = {"filemame": "f1.txt", ...
確定! 回上一頁