檔案的讀寫(read, write). 在Python中,檔案分為text , binary 兩種型態。 當需要開啟檔案做讀寫操作時,可以用 open 函數來達成目的。 file ...
確定! 回上一頁