Python 辦公自動化 之Excel(一) · # 安裝依賴庫 pip3 install xlrd pip3 install xlwt · import xlrd # 開啟檔案,返回一個工作簿物件 wb = xlrd.
確定! 回上一頁