我从文件中加载了一个字符串。当我打印出字符串时: print my_string print binascii.hexlify(my_string) 我得到: 2DF5 0032004400460035 意思是这个字符串是 UTF-16 .
確定! 回上一頁