摘要: collections模块、时间模块、random模块、os模块、sys模块、序列化模块、subprocess模块 一、collections模块 在内置数据类型(dict、list、set、tuple)的基础上,collections模块还提供了几个额外的数据类型:Counter、deque、de 阅读全文
posted @ 2019-07-18 21:47 速8赛亚人 阅读(174) 评论(0) 推荐(0) 编辑