摘要: # 分析多个文本 import chardet filenames = ['file\pi_digits.txt', 'file\guest.txt', 'file\words.txt'] encod_file = dict() def get_charset(filename): with ope 阅读全文
posted @ 2024-01-17 16:29 大龙挂了,公主在哪 阅读(13) 评论(0) 推荐(0)