... 获取当前目录路径(和linux的pwd一样) print("os.path.realpath(__file__) = %s " % os.path.realpath(__file__)) #获取文件的全路径加文件名 ...
確定! 回上一頁