『第 101 楼』:
我个人对DOS学习的一点看法
使用 LLM 解释/回答一下
发现楼上许多朋友都想系统地学习DOS, 不否认绝对是好事情. 但我认为其实DOS是一个工具而已,没有必要从DOS命令到批处理全部都涉猎.尤其是广大菜鸟朋友(呵呵,我也是个菜鸟,见笑了)如果要系统地学很容易迷失,(因为DOS是一个操作系统啊,它涉及的内容实在太多了)很容易因为内容太多使人产生畏难情绪而中途放弃.而且DOS的种种手段从应用角度看大都已经过时了(除过磁盘操作,系统配置外). 现在DOS最大的价值在于它的可玩性,因为它简单,底层的开放,而且还有一些windows不及的功能等等使它受到了广大计算机爱好者的喜爱.就跟中国功夫一样,虽然已经退出战争的舞台但是永远不会被遗弃. 所以诸位朋友可以从玩的角度出发,针对一两个方面并配合程序设计(一般是汇编语言)进行学习,比如磁盘操作,文件系统管理,任务调度,批处理等等,这样进展会很快,人就不会感到疲劳,而是兴趣来越来浓厚,劲头越来越来足,呵呵.
38楼的朋友,我发现DOS也可以提取CAB文件,好象只用一个名为extract的可执行文件而已.在W98下创建的启动盘中有一个CAB包,启动时DOS会将这个包解压形成一个装载常用命令(如debu,edit)的虚拟盘.
Last edited by enjoyer on 2007-3-6 at 08:48 AM ]
I find that many friends upstairs all want to systematically learn DOS. I don't deny that it's definitely a good thing. But I think actually DOS is just a tool. There's no need to be involved in all DOS commands to batch processing. Especially for the vast number of novice friends (hehe, I'm also a novice, please excuse me). If you want to learn systematically, it's easy to get lost. (Because DOS is an operating system. It involves too much content.) It's easy to make people have a feeling of difficulty and give up halfway because of too much content. Moreover, various means of DOS are mostly outdated from the application perspective (except disk operations, system configuration, etc.). The greatest value of DOS now lies in its playability. Because it's simple, the bottom layer is open, and there are some functions that Windows doesn't have, etc., so it's loved by the majority of computer enthusiasts. Just like Chinese kung fu, although it has withdrawn from the stage of war, it will never be abandoned. So you friends can start from the perspective of playing, target one or two aspects and cooperate with program design (generally assembly language) to learn, such as disk operations, file system management, task scheduling, batch processing, etc. In this way, the progress will be very fast, people won't feel tired, but the interest will become stronger and stronger, and the enthusiasm will become higher and higher, hehe.
Friend on floor 38, I find that DOS can also extract CAB files. It seems that only an executable file named extract is needed. There's a CAB package in the startup disk created under W98. When booting, DOS will decompress this package to form a virtual disk that loads common commands (such as debu, edit).
Last edited by enjoyer on 2007-3-6 at 08:48 AM ]
|