The str.encode function encodes the string value to the bytes type. The encoding defaults to 'utf-8'. bytes.decode(encoding ...
確定! 回上一頁