python使用json序列化datetime类型实例解析 使用python的json模块序列化时间或者其他不支持的类型时会抛异常,例如下面的代码: -*- coding: cp936 python编程 2022-04-06 182 点赞 2 评论 275 浏览