Tips: 编码
2017-03-14 12:45:19 0 举报
字符集编码
作者其他创作
大纲/内容
双字节
UTF-16
四字节
1
0
编码方式
1. 阮一峰:字符编码笔记:ASCII,Unicode和UTF-8
三字节
3. Python里的string 和 unicode
Unicode
Python中使用哪种类型的unicode?1. Windows,预编译python一般采用ucs22. Linux,在编译时可以指定参数: ./configure --enable-unicode=ucs2python中可使用sys.maxunicode查看
Sequence
Unicode code unit
单字节
UTF-32
String
编码实现方式
Characters
Object
UTF-8编码格式
编码
字符集
读取
延展阅读:
2. Windows 记事本的 ANSI、Unicode、UTF-8 这三种编码模式有什么区别?
先要知道编码方式
字 符 集
0 条评论
下一页