os.path.realpath(path). 将包含符号链接的path转换为真实路径名称。 os.path.relpath(path, start=os.curdir). 返回相对于当前工作目录或指定的start ...
確定! 回上一頁