跳至主內容區

新營學習網

This is an example of a HTML caption with a link.
:::

主內容區域

選擇後會自動跳轉頁面

5-3 文字檔編碼判斷

 

安裝模組:chardet

import chardet     
rawdata = open(infile, "rb").read() 
result = chardet.detect(rawdata) 
charenc = result['encoding']
選擇後會自動跳轉頁面

下中左區域內容

Google網站翻譯工具列

下中右區域內容

站內搜尋

頁尾區域