#-*-coding:utf-8-*-s='中文'printtype(s)#查看s的字符類型prints s.decode('utf8')#解碼utf8,默認的編碼方式是unicodes.decode('gbk'"ignore")# ...
確定! 回上一頁