标签:str 数据库查询 logs 中文 中文显示 日常 image 类型 line
1、查看变量类型: pring type(item)
2、解决list中的中文显示乱码
使用decode(‘string_escap‘)将数据库查询返回的将带转义的字节码字符串转换为成utf-8中文
python日常小计
原文地址:http://www.cnblogs.com/andriy-h/p/6876348.html