读文件时改一下编码就行,把 UTF-8 编码 改成 UTF-8-sig

f = open('new2.txt', encoding='UTF-8-sig')

posted on 2020-11-10 13:38  ximenchuixie  阅读(126)  评论(0)    收藏  举报