GBK 文本编解码器

GBK 编解码器提供与中文 GB18030/GBK/GB2312 编码之间的转换。

GBK 的正式名称是中文内码规范,是 GB 2312-80 的常用扩展。微软视窗使用它的代号为 936。

GBK 已被新的中国国家标准 GB 18030-2000 取代,该标准增加了 4 字节编码,但仍与 GB2312 和 GBK 兼容。新的 GB 18030-2000 可以说是 Unicode 3.x 和 ISO-10646-1 的一种特殊编码。

特别感谢字符集大师 Markus Scherer(IBM)、Dirk Meyer(Adobe Systems)和 Ken Lunde(Adobe Systems)在互联网上发布了出色的 GB 18030-2000 摘要和规范。一些必读文件如下

GBK 编解码器由 Justin Yu <justiny@turbolinux.com.cn> 和 Sean Chen <seanc@turbolinux.com.cn> 贡献给 Qt。您也可以通过以下网址与他们取得联系:Yu Mingjian <yumj@sun.ihep.ac.cn>, <yumingjian@china.com> Chen Xiangyang <chenxy@sun.ihep.ac.cn>

GB18030 编解码器 Qt 功能由 James Su <suzhe@gnuchina.org>, <suzhe@turbolinux.com.cn> 贡献给 Qt,他是 GB18030 在 GNU/Linux 系统上开发的先驱。

GB18030 编解码器是由 Anthony Fok <anthony@thizlinux.com>, <foka@debian.org> 使用 Perl 脚本从 gb-18030-2000.xml 生成 C++ 表格,并将 James Su、Justin Yu 和 Sean Chen 的贡献合并到 Qt 中。源 Perl 脚本的副本可从http://people.debian.org/~foka/gb18030/gen-qgb18030codec.pl获取。

另请参阅 文本编解码器:GBK.

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.