Python提供了許多模塊,例如os,pathlib和ntpath,可以幫助你從輸入文件 ... 路徑獲取文件名,請使用os.path.split()或os.path.basename()函數。
確定! 回上一頁