Hi,歡迎訪問前端老白
python判斷二進制字符串編碼的方式?
import chardet
f = open('file','r')
fencoding=chardet.detect(f.read())
print fencoding
用這串代碼試試
老白網(wǎng)絡(luò) (http://52shenghuonet.cn/) 前端 后端 zblog主題.網(wǎng)站地圖xml