Python 标准库——collections(下)

来源:互联网 发布:网络评选投票 编辑:程序博客网 时间:2024/06/11 12:44

一、namedtuple

这里写图片描述


二、OrderedDict

这里写图片描述


三、deque

这里写图片描述

这里写图片描述


参考

[1] https://pymotw.com/2/collections/index.html#module-collectios
[2] https://docs.python.org/2.7/library/collections.html#module-collections

0 0
原创粉丝点击