只能处理简单的数据类型# json,用于字符串和python数据类型间进行转换# pickle ... import datetime >> > def date_to_str(obj): if isinstance(obj, ...
確定! 回上一頁