|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 106 楼』:
使用 LLM 解释/回答一下
我的终极对策:
1。在不出问题的时候记录重要数据,注意是笔录在册,然后才是电子记录,像CMOS中的自己改动过的值(尤其是硬盘参数及读写模式)、硬盘分区柱头扇值、各硬盘的MBR、各分区的分区BOOT(用SRCMBR/SRCBOOT/SRXBOOT备份到软盘、U盘)等。系统要做.GHO到第一分区之外的其它分区。最好能再有另一块可靠的硬盘专门作备份(特别是个人数据)用。
2。出问题后,首先不是忙于尝试恢复软件,有些软件是有副作用的,比如DISKFIX.COM。我用过多次,曾经百战百胜,但这一次不是。我的盘开始部分有坏扇区,就预留了200兆空白,然后进行的分区工作。但最近出问题时,用DISKFIX试了一下,结果第一分区损毁近二分之一,好在不久前作过.GHO而且只是系统分区而已,算是损失不大--个人数据从来不放在第一分区!
出问题后,可以使用SPFDISK.EXE对硬盘“重新”分区,是按记录在册的老数据--这也是一种恢复手段,我成功过。
如果你的第一分区是从硬盘开头部分按顺序分区的,就还可以尝试DISKFIX。不过,之后最好运行一次PQMAGIC,以修正部分数据误差,但不作任何其它操作,要立刻重启。
不过,也许我是班门弄斧了--尽管上面都是我的经验教训。
My Ultimate Countermeasures:
1. When there is no problem, record important data. Note that it is to be recorded in writing first, and then electronic records. For example, the values you have modified in CMOS (especially hard disk parameters and reading/writing modes), the cylinder-head-sector values of the hard disk partition, the MBR of each hard disk, the partition BOOT of each partition (back up to floppy disk, USB flash drive with SRCMBR/SRCBOOT/SRXBOOT). The system should be.GHO to other partitions outside the first partition. It is better to have another reliable hard disk specially for backup (especially personal data).
2. After a problem occurs, the first thing is not to be in a hurry to try to restore software. Some software has side effects, such as DISKFIX.COM. I have used it many times and was invincible before, but this time it wasn't. There were bad sectors in the beginning part of my disk, so I reserved 200 MB of blank space and then carried out the partitioning work. But when a problem occurred recently, I tried DISKFIX, and as a result, nearly half of the first partition was damaged. Fortunately, I had made a.GHO not long ago and it was only the system partition, so the loss was not too big -- personal data is never placed in the first partition!
After a problem occurs, you can use SPFDISK.EXE to "re" partition the hard disk, which is based on the old data recorded in writing -- this is also a recovery method, and I have succeeded.
If your first partition is partitioned in order from the beginning part of the hard disk, you can also try DISKFIX. However, it is better to run PQMAGIC once later to correct some data errors, but do not do any other operations, and restart immediately.
But maybe I'm showing off my ignorance -- although the above are all my experiences and lessons.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-23 12:18 |
|
|
qq314
初级用户
 
积分 184
发帖 66
注册 2005-11-18
状态 离线
|
『第 107 楼』:
使用 LLM 解释/回答一下
唉,给个完整能用的最好了,呵呵
Alas, just give a complete and usable one, hehe
|
|
2005-12-23 20:14 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 108 楼』:
使用 LLM 解释/回答一下
下一版本VTHZMK v2.0D将
增加/?命令把出错信息及帮助信息写入文件;
增加/+命令允许将不同的.EXE文件合并成一个完整的文件。
另外,我用TS2.EXE生成了几个HZK16其它风格的汉字库,见附件中的合并后的.EXE和.NEW文件及载图,另有新版信息文件。
新版的VTHZMK正在紧张测试中。 
The next version VTHZMK v2.0D will
Add the /? command to write error messages and help information to a file;
Add the /+ command to allow merging different.EXE files into a complete file.
In addition, I used TS2.EXE to generate several HZK16 Chinese character libraries of other styles. Please see the merged.EXE and.NEW files and screenshots in the attachment, as well as the new version information file.
The new version of VTHZMK is being tested intensively. ;)
附件
1: MSG&~!~.RAR (2005-12-24 00:10, 5.79 KiB, 下载附件所需积分 1 点
,下载次数: 72)
附件
2: vthz~!~.GIF (2005-12-24 00:10, 3.72 KiB, 下载附件所需积分 1 点
,下载次数: 347)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-24 00:10 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 109 楼』:
使用 LLM 解释/回答一下
这两天我都调试N遍了,<img src="images/smilies/face-angry.png" align="absmiddle" border="0">为什么调试中的VTHZMK.COM总是不能通过?
附件中的VTHZMK是2.0D版,正在调试中;1、2、3、4、5、6、7、8是我用八个不同风格的字库生成的.EXE文件改名而成(为了方便);12345678.BAT是想通过合并功能生成一个多风格字形同屏显示的VTHZ~!~.EXE,它是能生成,但每次都要关闭XP的命令提示符窗口,说遇到无效指令。在TR中调试不“死机”,在BXD中“死机”,死在最后的EXIT段上:
mov ax,4C00h
int 21h
过去圣婴能顺利诞生,不知我的新版VTHZMK何时能顺产???
请站长、版主、高手协助!!!
I've debugged it several times these past two days, :mad: Why does the VTHZMK.COM during debugging always fail to pass?
The VTHZMK in the attachment is version 2.0D, being debugged; 1, 2, 3, 4, 5, 6, 7, 8 are.EXE files renamed from eight EXE files generated with different style font libraries (for convenience); 12345678.BAT is intended to generate a VTHZ~!~.EXE with multi-style glyphs displayed on the same screen through the merging function. It can be generated, but every time I have to close the XP command prompt window, saying an invalid instruction is encountered. In TR debugging it doesn't "crash", but in BXD it "crashes", crashing at the final EXIT segment:
mov ax,4C00h
int 21h
In the past Sheng Ying could be born smoothly, I wonder when my new version VTHZMK will be delivered smoothly???
Please help the webmaster, moderators, and experts!!!
附件
1: VT1-8.RAR (2005-12-24 12:27, 7.93 KiB, 下载附件所需积分 1 点
,下载次数: 39)
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-24 12:27 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 110 楼』:
使用 LLM 解释/回答一下
不知可否直接生成COM文件,而用INT 20H指令退到DOS提示符??
Can we directly generate a COM file and use the INT 20H instruction to return to the DOS prompt?
|
|
2005-12-24 15:24 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 111 楼』:
使用 LLM 解释/回答一下
不是生成的.EXE的问题,而是VTHZMK.COM本身,MOV AX,4C00H和INT 21H是标准的带ERRORLEVEL返回DOS的常规做法。
It's not the problem with the generated .EXE, but with VTHZMK.COM itself. MOV AX,4C00H and INT 21H are the standard conventional ways to return to DOS with ERRORLEVEL.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-24 16:28 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 112 楼』:
使用 LLM 解释/回答一下
如果只是VTHZMK.COM,可不再用INT20试试?只是没有EXIT参数而已。(抱歉,我只是认为可以这样试试而已)
If it's just VTHZMK.COM, can we not try INT20 again? It's just that there's no EXIT parameter. (Sorry, I just think we can try this way.)
|
|
2005-12-25 10:20 |
|
|
gzx8
初级用户
 
积分 22
发帖 9
注册 2005-12-21
状态 离线
|
『第 113 楼』:
使用 LLM 解释/回答一下
DOS图形界面软件能否汉化
Can DOS graphical interface software be localized into Chinese?
|
|
2005-12-25 10:37 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 114 楼』:
使用 LLM 解释/回答一下
Re LiveOnLove:
我试过mov ax,4c00h//int 21h和int 20h和ret,但都不行。
应该是其它部分的问题了,因为在加入合并功能之前,
并没有任何此类问题。
谢谢你的讨论!
Re LiveOnLove:
I tried mov ax,4c00h//int 21h and int 20h and ret, but none worked.
It should be a problem with other parts, because there were no such problems before adding the merging function.
Thank you for the discussion!
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-25 10:56 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 115 楼』:
使用 LLM 解释/回答一下
Originally posted by gzx8 at 2005-12-25 10:37:
DOS图形界面软件能否汉化
已在你的帖子上回复。
Originally posted by gzx8 at 2005-12-25 10:37:
Can DOS graphical interface software be localized into Chinese?
The reply has been made on your post.
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-25 10:57 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 116 楼』:
使用 LLM 解释/回答一下
在XP的DOS控制台用DEBUG调试VTHZ~!~。EXE也不会死机(但是没有回显字符我想应该在纯DOS下才会OK)。7怪??
而且XP下显示出错在CS:0416,但是好像也没有什么问题啊??难道在非调试环境下是破坏了系统的某些寄存器??
Last edited by LiveOnLove on 2005-12-25 at 11:46 ]
In the DOS console of XP, debugging VTHZ~!~.EXE with DEBUG doesn't cause a crash (but there are no echo characters, I think it should be okay in pure DOS). 7 strange? And in XP, the error is shown at CS:0416, but it seems there's no problem? Could it be that in the non-debug environment, some registers of the system are damaged?
Last edited by LiveOnLove on 2005-12-25 at 11:46 ]
|
|
2005-12-25 11:43 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 117 楼』:
使用 LLM 解释/回答一下
不对……你直接运行刚生成的VTHZ~!~。EXE没有出现任何问题!!!(在XP下无法测试回显)要看VTHZMK。COM的程序段了。这个……没有这部分的源程序,反汇编不好分析啊。本是LZ你再找找。
Last edited by LiveOnLove on 2005-12-25 at 11:48 ]
No, that's not right... You directly run the just-generated VTHZ~!~.EXE and there are no problems at all!!! (Can't test echo under XP) To see the program segment of VTHZMK.COM. Well... Without the source code for this part, it's not easy to analyze by disassembling. Originally, LZ, you look for it again.
Last edited by LiveOnLove on 2005-12-25 at 11:48 ]
|
|
2005-12-25 11:47 |
|
|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 118 楼』:
使用 LLM 解释/回答一下
Re LiveOnLove:
谢谢你费心!过了周末(太忙)我会再仔细调试VTHZMK.COM。
另外:
VTHZ~!~.EXE只是执行加载汉字字模的任务,要看效果,请TYPE VTHZ~!~.NEW(此文件应该已经在压缩包里提供)。效果当如108楼的截图!
Re LiveOnLove:
Thank you for your effort! After the weekend (too busy), I will carefully debug VTHZMK.COM again.
In addition:
VTHZ~!~.EXE only performs the task of loading Chinese character glyphs. To see the effect, please TYPE VTHZ~!~.NEW (this file should have been provided in the compressed package). The effect should be like the screenshot on floor 108!
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2005-12-25 14:52 |
|
|
LiveOnLove
中级用户
  
积分 493
发帖 161
注册 2002-10-29 来自 ZHCN
状态 离线
|
『第 119 楼』:
使用 LLM 解释/回答一下
Originally posted by 本是 at 2005-12-25 02:52 PM:
Re LiveOnLove:
谢谢你费心!过了周末(太忙)我会再仔细调试VTHZMK.COM。
另外:
VTHZ~!~.EXE只是执行加载汉字字模的任务,要看效果,请T ...
本是LZ你太客气了,大家一起研究啊。得多跟你学习学习啊。我没有TYPE那个NEW文件,是我犯错了。HOHO。不好意思。
Originally posted by Benshi at 2005-12-25 02:52 PM:
Re LiveOnLove:
Thank you for your efforts! After the weekend (too busy) I will carefully debug VTHZMK.COM again.
In addition:
VTHZ~!~.EXE only performs the task of loading Chinese character glyphs. To see the effect, please T ...
Benshi, you are too polite. Let's study together. I need to learn more from you. I don't have the TYPE that NEW file, I made a mistake. HOHO. I'm sorry.
|
|
2005-12-25 18:13 |
|
|
coolboy163
初级用户
 
积分 176
发帖 74
注册 2005-11-7
状态 离线
|
『第 120 楼』:
使用 LLM 解释/回答一下
刚用了下新版的,功能强大了很多!
汇编,忘完了,以前大学开过一个学期,不过没用心学,惭愧!看大家讨论,真插不上嘴了,不过我会一直支持大家。(好东西,我也有的用,嘿嘿)
Just tried the new version, and it's much more powerful!
Assembly, I've forgotten it all. I had a one-semester course in college before, but I didn't study hard, ashamed! Watching everyone discuss, I really can't chime in, but I'll always support everyone. (It's a good thing, I have it too, heh heh)
|
|
2005-12-26 11:50 |
|