for text that's unicode in Python 2 and str in Python 3, for binary that's str/bytes in Python 2 and bytes in Python 3 python3中的str 对应python2中的unicode ...
確定! 回上一頁