|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
GOTOmsdos兄现在你的TOdisk有johnsonlam兄的网站推广是个很好的机会,再接再厉开发出更强大更稳定更快速的TOdisk。同时也希望有更多的人加入测试,原创作品需要大家的支持!
Brother GOTOmsdos, now that your TOdisk has the website promotion from Brother johnsonlam, it's a great opportunity. Keep up the good work to develop a more powerful, stable, and faster TOdisk. Also, hope more people join the testing. Original works need everyone's support!
|
|
2006-9-11 03:11 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
多谢 fastslz 兄 鼓励,你可是我的这个小程序的第一支持者呢!
写这个小程序,主要是兴趣使然,如有人能试用试用,关注一下,我就感觉挺满足了,嘿嘿。。
Thanks to brother fastslz for the encouragement, you are the first supporter of my little program!
Writing this little program is mainly out of interest. If someone can try it out and pay attention to it, I will feel quite satisfied, heh heh.
|
|
2006-9-11 09:25 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 33 楼』:
关 于 说 明 文 件
使用 LLM 解释/回答一下
请 GOTOmsdos 兄 看 看 网 页 , 在 做 中 英 的 对 照 时 发 生 了 点 问 题 , 可 以 指 点 一 下 吗 ?
Please, Brother GOTOmsdos, take a look at the webpage. There was a problem when doing the Chinese-English comparison. Can you give some guidance?
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2006-9-14 02:14 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
看了简体中文的页面,挺好啊,没发现什么问题啊,
网页方面,我懂得不多。。
另,不过,英文和中文的帮助里,好象都是用的原始版的(主要是仍用dto/pto的参数等。。新版中已没有了。。)
I've looked at the simplified Chinese page, it's pretty good, I didn't find any problems. Regarding the webpage, I don't know much. Also, however, in the English and Chinese help, it seems that the original version is used (mainly still using dto/pto parameters, etc. The new version has no such things anymore.)
|
|
2006-9-14 06:31 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
刚发布了更新版: TOdisk-1.1 alpha
更新内容如下:
1
去除了支持基本13中断的部分(因为未在程序中使用)。这将大大减小了程序字节。
2
取消了在设备到设备(没有文件参数)的读写中原先函数中采用的对读和写的次序的调整功能,因为采用TO参数后,这一功能已成多余。
3
n开关中,在遇错继续下一任务时由不更新任务量更改为更新任务量。这更具合理性,更符合用户的需要。
4
增加了运行过程中的显示信息。
5
更正了已发现的一个bug:
当用多任务操作硬盘时(采用硬盘参数),如果操作的硬盘的开始扇区为0,完成时,这项参数不会更新。
6
精简了一些不必要的代码,合理调整了一些代码的次序。
补充:
在更新过程中,遇到一个奇怪问题:
在1.0 alpha中,没有释放(free)已不用的用malloc函数分配的几个结构体内存(但运行却相当稳定)。在本版本中原先释放不用的内存,
但是编译后,却有时运行反常,并导致死机。
不知什么原因,至今不明。后来迫不得已取消了释放。
Last edited by GOTOmsdos on 2006-9-15 at 02:44 ]
Just released an updated version: TOdisk-1.1 alpha
The update content is as follows:
1
Removed the part supporting the basic 13 interrupt (since it was not used in the program). This will greatly reduce the program bytes.
2
Canceled the function of adjusting the order of reading and writing originally adopted in the read and write from device to device (without file parameters) because this function has become redundant after using the TO parameter.
3
In the n switch, when continuing to the next task in case of an error, it is changed from not updating the task quantity to updating the task quantity. This is more reasonable and more in line with the user's needs.
4
Added display information during the running process.
5
Corrected a discovered bug:
When performing multi-task operations on the hard disk (using hard disk parameters), if the starting sector of the operated hard disk is 0, this parameter will not be updated when it is completed.
6
Streamlined some unnecessary code and reasonably adjusted the order of some code.
Supplement:
During the update process, a strange problem was encountered:
In 1.0 alpha, the memory of several structures allocated by the malloc function that were no longer used was not freed (but the operation was quite stable). In this version, the originally unused memory was freed,
However, after compilation, it sometimes runs abnormally and causes a crash.
I don't know the reason, it's still unknown. Later, I had to cancel the release.
Last edited by GOTOmsdos on 2006-9-15 at 02:44 ]
|
|
2006-9-14 06:33 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
刚发了TOdisk-1.2a 版
本版本的更新如下:
1
除了解压分卷镜象到硬盘/分区又未指定操作扇区数,其他都在运行中显示任务中的MB量
2
即使没有n参数,如遇到读或写盘错误,都给出询问是否忽略的提示,这样避免了用户未给n参数时也能给用户忽略微小的读或写盘错误的机会
3
更正了上版中的一个小BUG:
如果目标位置的文件参数没带扇区操作数后面又跟有参数组,即使是匹配模式(有-d或-p参数)也给出非法警告
4
具体实现了有n参数时,如是自由模式而遇到退出错误时,在继续下一任务时更新已完成的任务量。
5
在显示分区总表中,把GB/MB一同更改为MB,这样避免了1.9G只显示1G的缺陷(由于考虑到程序的体积,未使用浮点)
Just released TOdisk-1.2a version.
The updates of this version are as follows:
1. Except for decompressing multi-volume images to the hard disk/partition without specifying the number of operation sectors, the amount of MB in the task is displayed during operation.
2. Even if there is no n parameter, if a read or write disk error is encountered, a prompt asking whether to ignore is given, so that when the user does not give the n parameter, there is also an opportunity to ignore minor read or write disk errors.
3. A small BUG in the previous version is corrected:
If the file parameter of the target location does not have a sector operand and is followed by a parameter group, even if it is a matching mode (with -d or -p parameter), an illegal warning is given.
4. Specifically, when there is an n parameter and it is a free mode and an exit error is encountered, the completed task amount is updated when continuing to the next task.
5. In the display of the partition summary table, GB/MB are all changed to MB, so as to avoid the defect that 1.9G is only displayed as 1G (due to considering the volume of the program, floating points are not used).
|
|
2006-9-15 11:50 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
Originally posted by GOTOmsdos at 2006-9-15 11:50 AM:
刚发了TOdisk-1.2a 版
请 GOTOmsdos 兄 有 空 写 个 简 介 , 现 在 那 个 是 用 法 , 有 些 人 也 许 不 认 识 TOdisk 有 甚 么 功 能 , 可 以 做 甚 么 .... 但 看 说 明 又 太 详 尽 。
小 弟 觉 得 说 明 文 件 可 以 再 好 些 , 毕 竟 还 是 个 开 始 。
Originally posted by GOTOmsdos at 2006-9-15 11:50 AM:
Just released TOdisk-1.2a version
Please, Brother GOTOmsdos, take some time to write a brief introduction. Now, what is the usage of it? Some people may not recognize what functions TOdisk has and what it can do.... But the instructions are too detailed.
I think the documentation can be better, after all, it's still the beginning.
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2006-9-16 05:26 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 38 楼』:
使用 LLM 解释/回答一下
Originally posted by GOTOmsdos at 2006-9-14 06:31 AM:
看了简体中文的页面,挺好啊,没发现什么问题啊,
网页方面,我懂得不多。。
另,不过,英文和中文的帮助里,好象都是用的原始版的(主要� ...
这 个 夏 季 不 知 干 甚 么 , 公 司 忙 得 要 死 , 所 以 忽 略 了 。
会 尽 快 更 新 !
Originally posted by GOTOmsdos at 2006-9-14 06:31 AM:
I looked at the simplified Chinese page, it's quite good, I didn't find any problems.
I don't know much about web pages.
Also, however, in the English and Chinese help, it seems that the original version is used (mainly...
This summer I don't know what to do, the company is extremely busy, so I neglected it.
I will update it as soon as possible!
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2006-9-16 05:30 |
|
|
xypcmac
初级用户
 
积分 167
发帖 80
注册 2005-11-7
状态 离线
|
|
2006-9-16 08:45 |
|
|
80286
中级用户
  
积分 288
发帖 142
注册 2006-8-2
状态 离线
|
|
2006-9-16 21:42 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
Originally posted by GOTOmsdos at 2006-9-15 11:50 AM:
刚发了TOdisk-1.2a 版
更 新 了 , 没 时 间 做 好 一 点 , 请 见 谅 。
感 觉 好 些 , 但 有 没 有 办 法 再 简 化 多 一 些 呢 ?
Originally posted by GOTOmsdos at 2006-9-15 11:50 AM:
Just released TOdisk-1.2a version
Updated, no time to make it better, please forgive.
Feels better, but is there a way to simplify it more?
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2006-9-19 13:04 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 42 楼』:
使用 LLM 解释/回答一下
用这个可以备份和恢复整个分区吗?
Can this be used to back up and restore an entire partition?
|
|
2006-9-21 04:33 |
|
|
gmy
版主
        操作系统爱好者
积分 1113
发帖 392
注册 2002-11-11
状态 离线
|
『第 43 楼』:
使用 LLM 解释/回答一下
顶一下,支持你.
以前我记得有一个开源程序,叫 DDCOPY 1.65 版,与楼主的类似,搜索一下,可以借鉴他的编程思想!
Give it a thumbs up, support you.
I remember there was an open-source program before, called DDCOPY version 1.65, which is similar to the one the楼主 shared. You can search for it and draw on its programming ideas!
|

DOS之家 http://doshome.com 站长 葛明阳 |
|
2006-9-21 05:45 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
Originally posted by profree at 2006-9-21 04:33 AM:
用这个可以备份和恢复整个分区吗?
当然可以
Originally posted by profree at 2006-9-21 04:33 AM:
Can this be used to backup and restore an entire partition?
Of course it can
|
|
2006-9-22 11:33 |
|
|
GOTOmsdos
铂金会员
       C++启程者
积分 5154
发帖 1827
注册 2003-7-18
状态 离线
|
『第 45 楼』:
使用 LLM 解释/回答一下
Originally posted by gmy at 2006-9-21 05:45 AM:
顶一下,支持你.
以前我记得有一个开源程序,叫 DDCOPY 1.65 版,与楼主的类似,搜索一下,可以借鉴他的编程思想!
1
DDCOPY有的功能本程序全有
2
本程序有的功能DDCOPY没有,他们主要是:
a
支持扩展分区的逻辑起动器
b
支持多个源
c
高压缩比
此外,本程序比DDCOPY的压缩速度快
Last edited by GOTOmsdos on 2006-9-24 at 22:55 ]
Originally posted by gmy at 2006-9-21 05:45 AM:
Bump, support you.
I remember there was an open-source program before, called DDCOPY version 1.65, which is similar to the one the owner posted. Search for it, and you can draw on its programming ideas!
1
The program has all the functions of DDCOPY.
2
The program has functions that DDCOPY doesn't have. They are mainly:
a
Support logical booters of extended partitions
b
Support multiple sources
c
High compression ratio
In addition, the compression speed of this program is faster than that of DDCOPY
Last edited by GOTOmsdos on 2006-9-24 at 22:55 ]
|
|
2006-9-22 11:49 |
|