中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-05 08:00
48,038 topics / 350,123 posts / today 0 new / 48,251 members
DOS汉化世界 & 中文系统 (中文化室) » Regarding the issue of the new Chinese character internal code
Printable Version  3,166 / 5
Floor1 qq10000001 Posted 2005-11-27 22:34
初级用户 Posts 32 Credits 102
I would like to ask the experts, what are the differences between the new Chinese character internal code and the previous old code? And also, which input method outputs Chinese characters that belong to the new Chinese character internal code? Thanks
Floor2 本是 Posted 2005-11-27 22:46
银牌会员 Posts 790 Credits 2,227
What operating system platform? What software environment? What input method?
Floor3 qq10000001 Posted 2005-11-28 18:44
初级用户 Posts 32 Credits 102
Originally posted by Ben Shi at 2005-11-27 22:46:
What operating system platform? What software environment? What input method?


I want to display Chinese characters under DOS 6.22 or DOS 7.1 without loading Chinese systems like UCDOS.
Floor4 qq10000001 Posted 2005-11-28 18:49
初级用户 Posts 32 Credits 102
Lao Gao on the second floor, I tried your "With FonEcoP.SYS, CONFIG.SYS can load Chinese characters" under DOS 7.1, but what was displayed was garbled code. Later, I saw that you wrote that Chinese characters need to be in the new internal code, so I want to ask how to make the typed Chinese characters belong to the new internal code.

Thank you!!!
Floor5 本是 Posted 2005-11-29 09:55
银牌会员 Posts 790 Credits 2,227
Originally posted by qq10000001 at 2005-11-28 18:49:
...Need Chinese characters are new internal codes...

  Here, "new internal code" is just a convenient name and is also easy to cause misunderstandings, which is a last resort. Technically, it refers to the ASCII code replaced when loading new font data in the Vga Text Font, and it is an order obtained by rearranging them in the order of the original Chinese characters being replaced. I used three orders when doing VTF. If all start from the extended ASCII code, they are: parallel sequential arrangement, original Chinese character internal code, single sequential arrangement (ASCII code table order). The original Chinese character internal code depends on the replaced string. The parallel sequential arrangement is C0, 80, C1, 81..., and the ASCII code table order is 80, 81, 82, 83... You can generate it yourself. Or just give a text file, see the attachment. If it is a.COM or.EXE file, run it first; if it is a.SYS or.EXE, load the device driver first -- then you can see the Chinese character glyphs, then copy and paste. Note: Be sure to edit the file under DOS, otherwise WINDOWS will tamper with the Chinese character internal code on its own!!!

Attachments
XNM.TXT (261 bytes)
Floor6 本是 Posted 2005-11-29 09:59
银牌会员 Posts 790 Credits 2,227
Originally posted by qq10000001 at 2005-11-27 22:34:
Which input method can type Chinese characters that belong to the new Chinese character internal code??

No input method can. It is generated by the program, see the previous floor post.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023