Pathlib 是Python 3.4新加入的一個操作路徑相關函數的模塊,用於 ... 返回最後路徑組件的字符串,string print(p2.suffix) # 返回最後一個組件的文件 ...
確定! 回上一頁