Python : OSError: [Errno 36] File name too long. 在Python寫檔案的檔案名稱原來有長度限制,不能超過143個字符,否則就會出現錯誤。
確定! 回上一頁