摘要: python的内置模块: os os.path sys time datetime hashlib base64 hmac random math 一、os模块: os模块是与操作系统交互的一个接口 os模块常用方法: os.cpu_count() 获取CPU架构 os.chdir(path) ch 阅读全文
posted @ 2019-09-22 22:11 奥力给、 阅读(353) 评论(0) 推荐(0)