os.path.basename() 方法將指定的路徑拆分為後返回尾部(頭,尾)對。 用法: os.path.basename(path). 參數: path:代表文件係統路徑的path-like ...
確定! 回上一頁