特别是不是 bytes 以某种特定的Unicode 格式(如UTF-8)编码,而不是表示Python 内部的Unicode 代码点 str 格式。 chr() 将 int 作为输入, 并返回单个字符 str .
確定! 回上一頁