在Python 3中,unicode已重命名为str。 函数转换:unicode()到str()为:. //python2: unicode(nn,'utf-8') //python3 ...
確定! 回上一頁