gbk、utf-8、unicode

2017-06-19  本文已影响0人  robtomb_
事情起因:昨天下午在实验室写代码
目的:Python语言读取一个json格式文件
然后读了一个下午,没读对。
终于,决定换方法了
等到我快放弃的时候,好吧!!!大神出现了

给我一下几点醒示:

GBK is an extension of the GB2312 character set for simplified Chinese characters, used in the People's Republic of China.

UTF-8 is a character encoding capable of encoding all possible Unicode code points. The encoding is defined by the Unicode standard, and was originally designed by Ken Thompson and Rob Pike.

Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems.

上一篇 下一篇

猜你喜欢

热点阅读