我有一堆包含unicode 数据(在 str 编码中)的字节字符串( unicode ,而不是 utf-8 ,在python 2.7 中)。 我正试图加入他们(通过 "".join(utf8_strings) 或 ...
確定! 回上一頁