摘要:
编码:decode:解码:把一种编码转换成unicodeencode:编码:把unicode转换成其他编码gbk -> utf-8 ? xxgbk -> unicode -> utf-8gbk.decode(‘gbk’).encode('utf-8')例子:翻译水平汉语 -> 英语 英语 -> 汉语 阅读全文
posted @ 2017-11-30 22:18
凯西_Casey
阅读(233)
评论(0)
推荐(0)

浙公网安备 33010602011771号