1 shutil.copyfileobj(fsrc, fdst[, length=16*1024]) copy檔案內容到另一個檔案,可以copy指定大小的內容先來看看其原始碼。 · 2 shutil.copyfile(src,dst)
確定! 回上一頁