Get the directory (folder) name from a path: os.path.dirname(); Get the file and directory name pair: os.path.split().
確定! 回上一頁