|
河北菜鸟
初级用户
 
积分 144
发帖 9
注册 2004-4-18
状态 离线
|
『第 136 楼』:
使用 LLM 解释/回答一下
对于计算机领域一定有用。
It must be useful in the field of computers.
|
|
2004-4-27 00:00 |
|
|
大小通吃
初级用户
 
积分 106
发帖 1
注册 2004-4-19
状态 离线
|
『第 137 楼』:
使用 LLM 解释/回答一下
我也是在没有事的时候想学习一下DOS
其时DOS挺好的啊‘
只不过要记住好多东西
所以用的人就没有以前那么多了
I also want to learn DOS when I have nothing to do. Actually, DOS was quite good. It's just that a lot of things need to be remembered, so there aren't as many people using it as before.
|
|
2004-4-28 00:00 |
|
|
六月飞雪
高级用户
    游客隐者
积分 893
发帖 201
注册 2004-4-27
状态 离线
|
『第 138 楼』:
使用 LLM 解释/回答一下
学DOS说来说去就是让自己对电脑更为熟悉一些
Learning DOS is all about making yourself more familiar with computers
|

^-^ 党和国家教导我们,看帖一定要回帖,做一个文明的网民. |
|
2004-4-28 00:00 |
|
|
黑马王子
初级用户
 
积分 163
发帖 12
注册 2004-5-5
状态 离线
|
『第 139 楼』:
使用 LLM 解释/回答一下
各位,你们指条明路给我吧,我到底要乍做才能学到手,这个DOS啊,来个常用的命令说说看吧
Guys, please show me the way. What exactly should I do to learn DOS? Let's talk about some common commands.
|
|
2004-5-5 00:00 |
|
|
bush
银牌会员
    
积分 2165
发帖 730
注册 2004-4-21
状态 离线
|
|
2004-5-5 00:00 |
|
|
ssknn
初级用户
 
积分 115
发帖 3
注册 2004-5-7
状态 离线
|
『第 141 楼』:
使用 LLM 解释/回答一下
DOS是电脑的基础但现在越来越多的技术以不用DOS来是为什么?
DOS is the foundation of computers, but why are more and more technologies not using DOS now?
|
|
2004-5-7 00:00 |
|
|
8c8x8q
初级用户
 
积分 105
发帖 1
注册 2004-5-10
状态 离线
|
『第 142 楼』:
使用 LLM 解释/回答一下
学习一下DOS有前途的哟!我自学电脑就是从DOS开始的,还是先学爬。再学走吧!
Learning DOS has a promising future! I started learning computers from DOS on my own. It's like first learning to crawl, then to walk!
|
|
2004-5-10 00:00 |
|
|
耐看型丑男
初级用户
 
积分 128
发帖 6
注册 2004-5-11
状态 离线
|
『第 143 楼』:
使用 LLM 解释/回答一下
dos原始,但是有效!
Original Chinese text: "dos原始,但是有效!"
Translated English: "DOS is original, but effective!"
|
|
2004-5-11 00:00 |
|
|
cfeng001
初级用户
 
积分 115
发帖 3
注册 2004-5-14
状态 离线
|
『第 144 楼』:
使用 LLM 解释/回答一下
不管系统出了再大的问题,只要机器没有完全坏,都可以用DOS来解决问题
No translation needed as it is already in English. Wait, no, the original input is Chinese. Let's correct:
不管系统出了再大的问题,只要机器没有完全坏,都可以用DOS来解决问题
Translation: No matter how big the problem with the system is, as long as the machine is not completely broken, you can use DOS to solve the problem
|
|
2004-5-14 00:00 |
|
|
LCH
初级用户
 
积分 142
发帖 17
注册 2004-5-15
状态 离线
|
『第 145 楼』:
使用 LLM 解释/回答一下
学dos用来修windows
Learning DOS is used to fix Windows
|

BESTudent |
|
2004-5-17 00:00 |
|
|
zq0601
初级用户
 
积分 133
发帖 7
注册 2004-5-16
状态 离线
|
『第 146 楼』:
使用 LLM 解释/回答一下
好的技术,肯定要学
Good technology, definitely need to learn
|
|
2004-5-18 00:00 |
|
|
葬花落日
初级用户
 
积分 105
发帖 1
注册 2004-5-19
状态 离线
|
『第 147 楼』:
使用 LLM 解释/回答一下
dos 是一向很基本的项目,学了以后就知道它是很有用的,你的电脑没有是不行的啊!
DOS is a very basic project. After learning it, you will know that it is very useful. It is indispensable for your computer!
|
|
2004-5-19 00:00 |
|
|
ABO
初级用户
 
积分 122
发帖 6
注册 2004-5-23
状态 离线
|
『第 148 楼』:
使用 LLM 解释/回答一下
1. 掌握一个小型的操作系统,特殊领域有用!
2. 因为“1.”,它还不够小,想借鉴它,自己搞一个。
3. 因此想找个最小的DOSV1.0来研究一下。
4. 研究需要工具,找了一些如:DEBUG,CDEBUG,SMDEBUG,RDT,......
5. 但它们都不能从一开始就控制住系统的加载,所以得改一下。
6. 要改就要懂汇编语言...
这一切都得在DOS下完成。
有同好的吗?
欢迎加入。
QQ:344521142
1. Mastering a small operating system is useful in special fields!
2. Because of "1.", it's not small enough, so I want to draw on it and make one by myself.
3. Therefore, I want to find the smallest DOS V1.0 to study.
4. Research requires tools, and I found some such as: DEBUG, CDEBUG, SMDEBUG, RDT,......
5. But they can't control the loading of the system from the very beginning, so it needs to be modified.
6. To modify, one needs to understand assembly language...
All of this has to be done under DOS.
Are there any like-minded people?
Welcome to join.
QQ: 344521142
|
|
2004-5-25 00:00 |
|
|
je64
初级用户
 
积分 168
发帖 16
注册 2004-6-1
状态 离线
|
|
2004-6-1 00:00 |
|
|
hhaom
初级用户
 
积分 110
发帖 2
注册 2004-6-1
状态 离线
|
『第 150 楼』:
使用 LLM 解释/回答一下
学习,在中关村买计算机配件,有技术员说整个村里有几个真正懂dos的?
Learning, when buying computer components in Zhongguancun, a technician said that there are only a few people in the whole village who really understand DOS?
|
|
2004-6-1 00:00 |
|