文章 1 浏览 199
os.stat() 方法用于在给定的路径上执行一个系统 stat 的调用。 语法 stat() 方法语法格式如下: os.stat(path) 参数 path -- 指定路径 返回值 stat 结…
文章 0 评论 0
接受