Python's str.encode(~) method encodes the string with the specified encoding. The default is to encode using UTF-8 .
確定! 回上一頁