08 2018 档案

python 2.7 列表中文元素输出乱码
摘要:背景: 使用python 2.7 输出列表(元素为中文) 解决方法: 输出语句加上decode('string_escape'): 阅读全文

posted @ 2018-08-09 16:10 Xxxxx~ 阅读(2508) 评论(0) 推荐(0)