一、查看变量类型: pring type(item)数据库
二、解决list中的中文显示乱码spa
使用decode('string_escap')将数据库查询返回的将带转义的字节码字符串转换为成utf-8中文code