1.基本语法1.encode()和decode()都是字符串的函数decode解码encode编码str ---------> str(Unicode,byte类型) ---------> str 2.decode()与encode() ...
確定! 回上一頁