鍒嗕韩涓€涓壒閲忎慨鏀规枃浠剁紪鐮佺殑python鑴氭湰
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了鍒嗕韩涓€涓壒閲忎慨鏀规枃浠剁紪鐮佺殑python鑴氭湰相关的知识,希望对你有一定的参考价值。
鏍囩锛?a href='http://www.mamicode.com/so/1/def' title='def'>def error import please out lse bin ase ror
鍒嗕韩涓€涓嚜宸辩紪鍐欑殑閫掑綊鏌ユ壘瀛愮洰褰曪紝灏嗘墍鏈塩pp鏂囦欢缂栫爜淇敼涓簎tf-8缂栫爜鏍煎紡鐨勫皬鑴氭湰
1 #i!/usr/bin/env python3 2 # -*- coding:utf-8 -*- 3 import os 4 import sys 5 import codecs 6 import chardet 7 8 def convert(filename,out_enc="UTF-8"): 9 try: 10 content=codecs.open(filename,鈥?/span>rb鈥?/span>).read() 11 source_encoding=chardet.detect(content)[鈥?/span>encoding鈥?/span>] 12 print ("fileencoding:%s" % source_encoding) 13 14 if source_encoding != None : 15 content=content.decode(source_encoding).encode(out_enc) 16 codecs.open(filename,鈥?/span>wb鈥?/span>).write(content) 17 else : 18 print("can not recgonize file encoding %s" % filename) 19 except IOError as err: 20 print("I/O error:0".format(err)) 21 22 def explore(dir): 23 for root,dirs,files in os.walk(dir): 24 for file in files: 25 if os.path.splitext(file)[1]==鈥?/span>.cpp鈥?/span>: 26 print ("fileName:%s" % file) 27 path=os.path.join(root,file) 28 convert(path) 29 30 def main(): 31 filePath = input("please input dir: \n") 32 explore(filePath) 33 34 if __name__=="__main__": 35 main()
以上是关于鍒嗕韩涓€涓壒閲忎慨鏀规枃浠剁紪鐮佺殑python鑴氭湰的主要内容,如果未能解决你的问题,请参考以下文章
鍐欏湪鏈€鍓?涓€涓?0宀佹墠寮€濮嬫兂璁ょ湡鍐欎唬鐮佺殑鑿滈笩)
Windows Presentation Foundation(WPF)涓殑鏁版嵁缁戝畾锛堜娇鐢╔mlDataProvider浣滄帶浠剁粦瀹氾級