强制转换为 unicode 编码,在Python 中编码是可以互相转换的,如从 utf-8 转换为 gbk ,不同编码之间不能直接转换,需要先转成 unicode 字符集,在转换成 ...
確定! 回上一頁