Tutorial Books:
Sort: Rank
GB2312Unicode.java - GB2312 to Unicode Mapping
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312 Codes to Unicode Codes. 2022-06-18, 1628👍, 4💬
💬 2022-06-17 Herong: dirk, I think JDK uses a long array to map each GBK character to a Unicode.
GB2312 vs. Unicode
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set. 2021-09-01, 2284👍, 10💬
💬 2020-04-25 yola: Yes!! Thanks!!
PDF Printing Version: GB2312 Tutorials
Information on how to obtain the PDF version of this book, 'GB2312 Tutorials - Herong's Tutorial Examples', is provided. 2021-03-09, 2493👍, 5💬
Introduction to GB2312
A quick introduction of GB2312 is provided. Topics include GB2312 character set; Location Codes; Native Codes; Unicode; GBK encoding and Unicode character set. 2021-02-02, 286👍, 1💬
GB2312ç¼–ç è‡ªå¦æ•™ç¨‹ - PDF打å°ç‰ˆ
本章介绍了如何索取 PDF 打印版。 2020-11-02, 271👍, 1💬
GB2312 to Unicode - Row 16: 0xB0A1 to 0xB0FE
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 16: Level 1 Hanzi Characters 0xB0A1 to 0xB0FE. 2020-10-25, 836👍, 1💬
What Is GB2312 Character Set
GB2312 Character Set is a set of 7445 commonly used Chinese characters established by the government of People's Republic of China in 1980. 2020-03-28, 1134👍, 1💬
GB2312 to Unicode - Row 31: 0xBFA1 to 0xBFFE
GB2312 to Unicode code mapping is provided for GB2312 character set - Row 31: Level 1 Hanzi Characters 0xBFA1 to 0xBFFE. 2016-03-10, 458👍, 1💬
å›½æ ‡GB2312ç¼–ç è‡ªå¦æ•™ç¨‹
本书开始部分介绍了国标 GB2312 字符集和它的几种编码, 其余部分列出了 GB2312 编码和 Unicode 编码相互转换的表格制作程式。 本书还同时收录了 GB2312 编码到 Unicode 编码的转换表,以及Unicode 编码到 GB2312 编码的转换表。 2016-01-30, 816👍, 1💬
Sort: Rank
Popular Posts:
This section describes what is WADL (Web Application Description Language), an XML-based file format...
Want to know when is the 2037 Chinese New Year day? Look for free Chinese calendars for 2037? Chines...
This section describes how to create a Chinese HTML document in UTF-8 encoding and publish it on the...
This section describes steps of the compilation and execution process of C programs: preprocessing, ...
This section provides a tutorial example on how to pass an array as an arguments by reference to rev...