python基礎語法--常用內建模塊datetime,collections,struct,hashlib及hmac模塊

datetime模塊中的datetime()類 導入時間模塊:import datetime.datetime,或from datetime import datetime collections()模塊 namedtuple類 OrderedDict()類 dict字典的key是沒有順序的,想把它變得有順序就用OrderDict: Counter()類 base64類:import base64
相關文章
相關標籤/搜索