标签:博客 格式化 ict 额外 http es2017 时间 htm blog
一 collections模块
collections模块在内置的数据类型,比如:int、str、list、dict等基础之上额外提供了几种数据类型。
参考博客
http://www.pythoner.com/205.html
二 time模块
在Python中共有三种表达方式:1)timestamp 时间戳 2)tuple或者struct_time3)格式化字符串。
三者的转换关系示意图
python time模块 sys模块 collections模块
标签:博客 格式化 ict 额外 http es2017 时间 htm blog
原文地址:http://www.cnblogs.com/654321cc/p/7509707.html