摘要: 来源:http://www.djangochina.cn/forum.php?mod=viewthread&tid=118977&extra=page%3D1字符串在Python内部的表示是unicode编码,因此,在做编码转换时,通常需要以unicode作为中间编码,即先将其他编码的字符串解码(d... 阅读全文
posted @ 2016-01-18 09:36 von · van 阅读(267) 评论(0) 推荐(0)