os.path.sep 是作業系統用來分隔路徑名元件的字元。 但是當 os.path.sep 用於 os.path.join() 時,為什麼要截斷路徑? 例子: 不是 'home/python' , os.path.join ...
確定! 回上一頁