2017年11月25日

文件编码格式错误

摘要: 当文件中有中文时应该保存为UTF-8,当保存为ansi时会报错,错误信息如下UnicodeDecodeError: 'utf-8' codec can't decode byte 0xce in position 52: invalid continuation byte 当文件保存为utf-8 p 阅读全文

posted @ 2017-11-25 10:15 aiaiduo 阅读(305) 评论(0) 推荐(0) 编辑

导航