1. string and bytes byte_type_data.decode() #bytes轉str str_type_data.encode() #str轉bytes #注必要的時候能夠在encode或者decode裏面加'utf-8' ...
確定! 回上一頁