美文网首页
cp27m cp27mu

cp27m cp27mu

作者: zhenggeaza | 来源:发表于2017-07-20 09:39 被阅读0次

在https://pypi.Python.org/pypi下载时,cp27提供2种包的区别:

cp27m是ucs2

cp27mu是ucs4

UCS2认为每个字符占用2个字节,UCS4认为每个字节占用4个字符,都是UNICODE的编码形式。

相关文章

  • cp27m cp27mu

    在https://pypi.Python.org/pypi下载时,cp27提供2种包的区别: cp27m是ucs2...

网友评论

      本文标题:cp27m cp27mu

      本文链接:https://www.haomeiwen.com/subject/ogkdkxtx.html