摘要: os与sys模块的官方解释如下: os: This module provides a portable way of using operating system dependent functionality. 这个模块提供了一种方便的使用操作系统函数的方法。 sys: This module 阅读全文
posted @ 2018-08-20 08:51 阴天气球 阅读(688) 评论(0) 推荐(1)