Python - 'ascii' codec can't decode byte. I'm really confused. I tried to encode but the error said can't decode... . >>> "你好".encode("utf8") Traceback ...
確定! 回上一頁