coding: utf-8 -*- """ os.path.split(string path) -> typle Split path into dir name and file name. if path ends with / file name part is empty.
確定! 回上一頁