编号 方法 描述/说明 2 os.chdir(path) 将当前工作目录更改为指定路径。 4 os.chmod(path, mode) 将路径模式更改为数字模式。 7 os.close(fd) 关闭文件描述符 fd 。
確定! 回上一頁