摘要:
http://zetcode.com/python/csv/ https://docs.python.org/3/library/csv.html ```python # import json # with open( # 'C:\\Users\\23141\\Desktop\\2020-01-2 阅读全文
摘要:
参考 : https://www.zhihu.com/question/34201726 1.使用utf_8_sig 2.使用codecs.BOM_UTF8 阅读全文