摘要: 笔记-python-lib—data types-enum 1. enum Source code: Lib/enum.py 文档:https://docs.python.org/3/library/enum.html#using-auto 枚举类型enum是比较重要的一个数据类型,它是一种数据类型 阅读全文
posted @ 2019-06-07 21:44 木林森__𣛧 阅读(236) 评论(0) 推荐(0)