split () to get both the file and directory (folder) name. os.path.split() returns a tuple of file name returned by os.path.basename() and ...
確定! 回上一頁