摘要: os与sys模块的官方解释如下: os: This module provides a portable way of using operating system dependent functionality. 这个模块提供了一种方便的使用操作系统函数的方法。 sys: This module 阅读全文
posted @ 2017-03-17 14:46 浅雨凉 阅读(324) 评论(0) 推荐(0) 编辑