|
bush
银牌会员
    
积分 2165
发帖 730
注册 2004-4-21
状态 离线
|
『楼 主』:
当前,DOS编程最大的问题就是缺乏教材!
使用 LLM 解释/回答一下
大家认为是吗?
且不说绝大多数编程语言类书籍都是停留在语法层面;
DOS的介绍也太少;
最缺的就是DOS功能调用方法;
DOS机制;
保护模式教程 ;
中断;
C与汇编组合使用等等。
大家都只能捡一些零碎的知识来充饥,不是吗?
Do you all think so?
Not to mention that the vast majority of programming language books stay at the grammar level;
There are also too few introductions to DOS;
What is most lacking are methods of DOS function calls;
DOS mechanism;
Tutorials on protected mode;
Interrupts;
Combination of C and assembly, etc.
We all can only pick up some fragmented knowledge to satisfy our hunger, isn't that right?
|
|
2004-7-9 00:00 |
|
|
congjun
初级用户
  dosgov
积分 218
发帖 26
注册 2004-1-19
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
哪位大虾把那些零碎的东西整理出来?出书也可以。
Which expert can organize those fragmented things? Publishing a book is also okay.
|
|
2004-7-9 00:00 |
|
|
拉菲尔
初级用户
 
积分 208
发帖 41
注册 2004-3-25
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
深层次的东西讲的很少,浮在水面上的东西一大堆
Little has been said about the profound aspects, while a whole lot of superficial stuff is out there
|
|
2004-7-10 00:00 |
|
|
TurboY
中级用户
   绝不写垃圾帖
积分 322
发帖 99
注册 2004-7-3 来自 湖北
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
现在的形势不同了,DOS的编程资料在93-96年还是很好找的,我的手上还有一点,可以去 我的网站下载。
现在的人喜欢用Windows,喜欢只用一个手指玩计算机。可写程序的人都知道,GUI是很容易让程序员顾此失彼,迷失方向。Windows为MS培养了一大只会用MS给定的材料批堆积木的人,这些人不会成为MS的对手。
The situation is different now. DOS programming materials were easy to find from 1993 to 1996. I still have a little, and you can download from my website.
Now people like to use Windows and like to play with the computer with only one finger. But those who write programs know that GUI is very easy to make programmers lose sight of something else and get lost. Windows has trained a large number of people for MS who only know how to pile up blocks with the materials given by MS. These people will not become MS's opponents.
|

从95年开始用DOS3.2,96年在Windows3.1里认识了鼠标,97年开始用Win95,98年装过NetWare,99年迷过Linux,现在用WinXP、WinME和DOS7.1。一回首,从盲到忙,从忙到茫。 |
|
2004-7-11 00:00 |
|
|
Kinglion
铂金会员
       痴迷DOS者
积分 5798
发帖 1924
注册 2003-6-20 来自 金獅電腦軟體工作室
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
偶有一本关于楼主所说的DOS方面的手册,是当年偶花了88元银子买来的.想想对我真是帮助不少呢.
I once had a manual about what the thread starter mentioned regarding DOS. It was bought by me for 88 yuan back then. Thinking about it, it really helped me a lot.
|

熟能生巧,巧能生精,一艺不精,终生无成,精亦求精,始有所成,臻于完美,永无止境!
金狮電腦軟體工作室愿竭诚为您服务!
QQ群:8393170(定期清理不发言者)
个人网站:http://www.520269.cn
电子邮件:doujiehui@vip.qq.com
微信公众号: doujiehui
|
|
2004-8-23 00:00 |
|
|
ayd11
初级用户
  DOS新人类
积分 178
发帖 24
注册 2004-7-30 来自 四川
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
楼上的。 你那本手册是什么名字~? 我也去找一本~
Upstairs. What's the name of that manual you have? I'll go find one too.
|

半年后誓必成为DOS高手!QQ317823
 |
|
2004-8-23 00:00 |
|
|
qb45
高级用户
   
积分 677
发帖 194
注册 2003-9-13
状态 离线
|
|
2004-8-23 00:00 |
|
|
qb45
高级用户
   
积分 677
发帖 194
注册 2003-9-13
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
qb可以内嵌机器码!
也可以调用汇编写的lib
而且能编译成单独的exe文件发表!
qb做开发的的可以到编程爱好者论坛看我写的详细教程,有原代码实例!在qq上的qb群里有一大批qb高手!和他们聊天,也获得了不少东西!
QB can embed machine code!
It can also call a lib written in assembly language
And can be compiled into a separate EXE file for publication!
Those doing development with QB can go to the Programming Enthusiasts Forum to see my detailed tutorials, with original code examples! There are a large number of QB experts in the QB group on QQ! Chatting with them has also gained a lot!
|

我(QB45)的照片与简历
http://www.programfan.com/club/showbbs.asp?id=197280
|
|
2004-8-23 00:00 |
|
|
bush
银牌会员
    
积分 2165
发帖 730
注册 2004-4-21
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
QB其實也不錯,只是一般不受重視。QB程序寫得再好,別人也認爲你業餘;爾如果你用C寫一個——哪怕是Hello World!的程序。別人也以爲你牛B!是吧?!
QB is actually not bad, but it is generally not valued. No matter how well a QB program is written, others think you are an amateur; however, if you write a -- even a Hello World! program -- in C, others think you are awesome! Right?!
|
|
2004-8-28 00:00 |
|
|
TurboY
中级用户
   绝不写垃圾帖
积分 322
发帖 99
注册 2004-7-3 来自 湖北
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
也未必。
QB也好,C也好。想做出东西更多的是要熟软件工程、操作系统和其它硬软知识,而语言和函数的细节可以查资料。
就功能来说Basic还是不如C/C++,毕竟后者和底层近些,可用资源也多,和汇编码调用也方便。
Not necessarily.
Both QB and C. To make more things, what matters more is to be familiar with software engineering, operating systems, and other hardware and software knowledge. The details of the language and functions can be looked up in materials.
In terms of functionality, Basic is indeed not as good as C/C++, after all, the latter is closer to the bottom layer, has more available resources, and is convenient to call with assembly code.
|

从95年开始用DOS3.2,96年在Windows3.1里认识了鼠标,97年开始用Win95,98年装过NetWare,99年迷过Linux,现在用WinXP、WinME和DOS7.1。一回首,从盲到忙,从忙到茫。 |
|
2004-9-3 00:00 |
|
|
bush
银牌会员
    
积分 2165
发帖 730
注册 2004-4-21
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
哈哈,我只是開個玩笑,説明現今有很多人在認識上有誤區罷了
Haha, I'm just making a joke, just to explain that there are many misunderstandings in people's understanding nowadays
|
|
2004-9-3 00:00 |
|
|
wchong
银牌会员
    
积分 1186
发帖 510
注册 2004-7-30
状态 离线
|
|
2004-9-22 00:00 |
|
|
cdl
中级用户
   bbpc
积分 340
发帖 107
注册 2004-4-11
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
TurboY说的对,时代不同了,dos许多经典的书都不出版了。
What TurboY said is right. Times are different, and many classic books about DOS are no longer published.
|

x86!dos!
爱你就象老鼠爱大米
http://www.baby-pc.com/ |
|
2004-9-23 00:00 |
|
|
Wengier
系统支持
             “新DOS时代”站长
积分 27736
发帖 10521
注册 2002-10-9
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
同意楼上的说法,目前尤其在国内更是这样的。现阶段恐怕主要只能在国外的一些网站上还可以找到一些有用的资料了。
I agree with the above statement, especially in China at present. At this stage, I'm afraid we can only find some useful materials on some foreign websites.
|

Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)
 |
|
2004-9-25 00:00 |
|
|
linqy
初级用户
 
积分 163
发帖 19
注册 2003-7-20
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
我当年倒是买了几本工具书,DOS的全面剖析与编程启示,80386/80486编程指南,IBM PC 8086、8088、80286微机原理与宏汇编语言的DOS BIOS程序设计教程,PC机各类显示系统的编程及应用、DOS/BIOS功能调用及程序例(DOS2.0~5.0,EGA/VGA/CEGA/CMGA/CGA),80286微型计算机系统原理分析与维修,80X86汇编语言程序设计教程,宏汇编语言程序设计,磁盘系统命令详细剖析(DOS2.0~4.0), NORTON6.0实用程序使用大全...
Back then, I did buy a few reference books: *Comprehensive Analysis of DOS and Programming Insights*, *80386/80486 Programming Guide*, *Microcomputer Principles and Macro-Assembly Language DOS BIOS Programming Tutorial for IBM PC 8086, 8088, 80286*, *Programming and Applications of Various Display Systems on PC, DOS/BIOS Function Calls and Program Examples (DOS 2.0~5.0, EGA/VGA/CEGA/CMGA/CGA)*, *Principle Analysis and Maintenance of 80286 Microcomputer System*, *80X86 Assembly Language Programming Tutorial*, *Macro-Assembly Language Programming*, *Detailed Analysis of Disk System Commands (DOS 2.0~4.0)*, *NORTON 6.0 Practical Utilities Usage Compendium...*
|
|
2004-10-8 00:00 |
|