python 3批量修改文件编码格式

参考Python_批量修改文件的编码格式 修改成python 3python # -*- coding: utf-8 -*- """ Created on python 3.6 date : Wed Sep 26 00:24:55 2018 @author: y_smile """ import os import sys #import codecs import chardet
相关文章
相关标签/搜索