os.path.realpath 在支持它们的操作系统上取消引用符号链接。 os.path.abspath只需从路径中删除 ... 对于Python 3.7和Windows,realpath无法理解带驱动器的驱动器。
確定! 回上一頁