一般在使用python讀取檔案時,我們會使用到with配合open將檔案開啟,詳細的使用方式可以看到下面。 With open('File Path') as 變數:. 例如我們有一個 ...
確定! 回上一頁