|
888999
初级用户
 
积分 105
发帖 1
注册 2004-3-25
状态 离线
|
『楼 主』:
在IO.SYS里加载汉字系统?
使用 LLM 解释/回答一下
看到XP在系统在引导时ntldr 加载bootfont.bin从而显示汉字多重启动选单。。能不能在DOS系统中 IO.sys 中加载同样的汉字库
Seeing that XP loads bootfont.bin during system boot to display the Chinese multi-boot menu. Can we load the same Chinese character library in IO.sys in the DOS system?
|
|
2004-3-26 00:00 |
|
|
kxc
初级用户
 
积分 135
发帖 14
注册 2004-3-4
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
如果有人愿意改写当然可以, 只要把IO.SYS和XZL.EXE配合就可以了. 最简单的方法就是在COMMAND.COM文件中略加修改, 在打开CONFIG.SYS时先调用XZL就可以了.
If someone is willing to rewrite, it's okay. Just coordinate IO.SYS and XZL.EXE. The simplest way is to make a slight modification in the COMMAND.COM file, and call XZL first when opening CONFIG.SYS.
|
|
2004-3-26 00:00 |
|
|
龙王
银牌会员
    
积分 1186
发帖 334
注册 2003-5-30
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
在io中加载汉字恐怕还不能,config加载汉字已经很困难,你如果实现过来分享一下。
Loading Chinese characters in io might not be possible yet. Loading Chinese characters in config is already very difficult. If you implement it, please share it.
|
|
2004-3-26 00:00 |
|
|
龙王
银牌会员
    
积分 1186
发帖 334
注册 2003-5-30
状态 离线
|
|
2004-3-26 00:00 |
|
|
fengxi
初级用户
 
积分 122
发帖 7
注册 2003-8-7
状态 离线
|
|
2004-3-26 00:00 |
|
|
LK
高级用户
   
积分 915
发帖 309
注册 2002-12-22
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
以下是引用kxc在2004-3-26 14:32:36的发言:
如果有人愿意改写当然可以,只要把IO.SYS和XZL.EXE配合就可以了.最简单的方法就是在COMMAND.COM文件中略加修改,在打开CONFIG.SYS时先调用XZL就可以了.
说的太轻巧了,若真能够这样就实现,网上早已到处流传,何须现在还在讨论。
从EasyBoot等启动光盘制作软件的中文菜单实现原理来看,XP等系统启动菜单可能是在硬盘MBR里实现的,还没到 DBR 呢,从它可以在菜单里选择由经哪个分区来启动可看出。
The following is a quote from kxc on 2004-3-26 14:32:36:
If someone is willing to rewrite, it can certainly be done. As long as IO.SYS and XZL.EXE are coordinated. The simplest method is to make a slight modification in the COMMAND.COM file, and call XZL first when opening CONFIG.SYS.
That's too easy to say. If it could really be achieved like this, it would have been widely spread on the Internet long ago, and there would be no need to discuss it now.
From the realization principle of the Chinese menu in bootable CD - making software such as EasyBoot, the XP and other system boot menus may be implemented in the hard disk MBR, not yet reaching the DBR. It can be seen from the fact that you can choose which partition to boot from in the menu.
|
|
2004-3-27 00:00 |
|
|
LK
高级用户
   
积分 915
发帖 309
注册 2002-12-22
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
以下是引用fengxi在2004-3-26 20:15:42的发言:
有意义吗?
启动菜单选择项目越多就越有意义,如果只有一两项确实意义不大。
其实如果只对启动菜单而言,沈洁做的启动盘就有了。
The following is a quote from fengxi on 2004-3-26 20:15:42:
Is it meaningful?
The more items in the boot menu selection, the more meaningful it is. If there are only one or two items, it is indeed not very meaningful.
In fact, if it is only for the boot menu, the boot disk made by Shen Jie already exists.
|
|
2004-3-27 00:00 |
|
|
playboy2925
银牌会员
     想當一人之下萬人之上
积分 1275
发帖 393
注册 2003-1-10
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
找m$去吧
|

<- 刷新一下换个MM
叫我Jorkin或小p就行,别再叫playboy2925了,跟提犯人似的。
如果认为小弟发的logo不错的话,给朵鲜花我就知道了。:)
|
|
2004-3-29 00:00 |
|
|
elisa
初级用户
 
积分 120
发帖 8
注册 2003-10-19
状态 离线
|
|
2004-4-30 00:00 |
|
|
elisa
初级用户
 
积分 120
发帖 8
注册 2003-10-19
状态 离线
|
|
2004-4-30 00:00 |
|
|
pontiff
初级用户
 
积分 119
发帖 7
注册 2004-5-11
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
好主意,等到中………………
Good idea, wait until the middle...
|
|
2004-5-12 00:00 |
|
|
hfl
初级用户
 
积分 159
发帖 22
注册 2004-6-9
状态 离线
|
|
2004-6-14 00:00 |
|
|
savioler
中级用户
  
积分 422
发帖 136
注册 2002-11-9
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
有创意!有谁搞个出来
Creative! Who has come up with one
|
|
2004-6-15 00:00 |
|
|
如是大师
元老会员
         步行的人
积分 9654
发帖 3351
注册 2003-3-11 来自 湖北
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
这个比自己写个汉字核心的IO.sys还要麻烦点..
口里说说罢了.有能力干这个的没时间干这个..
This is a bit more troublesome than writing a Chinese character core IO.sys by yourself.. Just talk about it. Those who have the ability to do this don't have time to do this..
|

弄花香满衣,掬水月在手。
明月鹭鸟飞, 芦花白马走。
我自一过后,野渡现横舟。
青云碧空在,净瓶水不流。
http://dos.e-stone.cn/guestbook/index.asp
======中國DOS聯盟=====
我的新网页http://rsds.7i24.com欢迎光顾 |
|
2004-6-15 00:00 |
|