|
boblhh9999
中级用户
  
积分 316
发帖 74
注册 2004-3-4
状态 离线
|
『第 31 楼』:
使用 LLM 解释/回答一下
TOWEDM:
请问:在DJGPP下编程如何进入图形模式,
好象跟BORLAND C 不一样
TOWEDM:
Please: How to enter the graphic mode when programming under DJGPP,
It seems different from BORLAND C
|
|
2004-3-23 00:00 |
|
|
towedm
初级用户
 
积分 115
发帖 4
注册 2003-6-1
状态 离线
|
『第 32 楼』:
使用 LLM 解释/回答一下
你没有Allegro的图形库么,用它,方便的。
Don't you have the Allegro graphics library? Using it is convenient.
|

欢迎大家访问我的主页http://towedm.nease.net
希望能交些使用BC、TC、VC或Djgpp和Allegro的朋友。
Towedm3.0我在Djgpp下开发的CAD类作品。 |
|
2004-3-24 00:00 |
|
|
boblhh9999
中级用户
  
积分 316
发帖 74
注册 2004-3-4
状态 离线
|
『第 33 楼』:
使用 LLM 解释/回答一下
我没有帮助文档 啊,相关资料全是英文的
I don't have a help document. All relevant materials are in English.
|
|
2004-3-25 00:00 |
|
|
拉菲尔
初级用户
 
积分 208
发帖 41
注册 2004-3-25
状态 离线
|
『第 34 楼』:
使用 LLM 解释/回答一下
94,用来编dos32程序还是粉不错的<img src="images/smilies/face-raspberry.png" align="absmiddle" border="0">
94, it's quite good for compiling DOS32 programs :P
|
|
2004-3-25 00:00 |
|
|
平安2021
初级用户
 
积分 116
发帖 7
注册 2004-3-26
状态 离线
|
『第 35 楼』:
使用 LLM 解释/回答一下
DJGPP有For DOS的 TCP/IP网络编程接口吗?
Does DJGPP have a TCP/IP network programming interface for DOS?
|
|
2004-3-29 00:00 |
|
|
gt2000
初级用户
 
积分 139
发帖 18
注册 2003-10-27
状态 离线
|
『第 36 楼』:
使用 LLM 解释/回答一下
以下是引用TomLi在2003-8-12 13:27:02的发言:
Borland DOS POWER PACK
Borland C++ 4.5与Borland DOS POWER PACK配合可以开发出DOS下DPMI 16和DPMI 32应用程序,在DOS下可以使用4G内存,原来在BC++ 3.1下编写的DOS程序基本上不用改动,重新编译即可。特别是Borland DOS POWER PACK在DOS下可以使用WINDOWS 3.X格式的DLL库,同时也支持BGI图形接口,对于开发DOS GUI界面特别方便,不会出现内存不够的问题。
请问 Borland DOS POWER PACK 在哪儿有的下载阿
The following is a quote from TomLi on 2003-8-12 13:27:02:
Borland DOS POWER PACK
Borland C++ 4.5 combined with Borland DOS POWER PACK can be used to develop DPMI 16 and DPMI 32 applications under DOS, and 4G memory can be used under DOS. DOS programs originally written under BC++ 3.1 basically do not need to be modified and can be recompiled. Especially, Borland DOS POWER PACK can use DLL libraries in WINDOWS 3.X format under DOS, and also supports the BGI graphics interface, which is very convenient for developing DOS GUI interfaces, and there will be no memory shortage problems.
Where can I download Borland DOS POWER PACK?
|
|
2004-4-5 00:00 |
|
|
qinqong
高级用户
   
积分 599
发帖 148
注册 2003-10-30
状态 离线
|
『第 37 楼』:
使用 LLM 解释/回答一下
以下是引用towedm在2004-3-24 15:52:00的发言:
你没有Allegro的图形库么,用它,方便的。
Allegro 在DJGPP带的rhide上怎么用
我曾找到过介绍djgpp用法的中文网站,放入收藏夹但重装系统后丢了,谁知道请告诉我,谢了
The following is the speech of towedm on 2004-3-24 15:52:00:
Don't you have the graphics library of Allegro? Use it, it's convenient.
How to use Allegro on rhide with DJGPP
I once found a Chinese website introducing the usage of djgpp, which was put into the favorites but lost after reinstalling the system. If anyone knows, please tell me, thanks.
|
|
2004-4-6 00:00 |
|
|
2721218
初级用户
 
积分 104
发帖 1
注册 2003-10-30
状态 离线
|
『第 38 楼』:
使用 LLM 解释/回答一下
以下是引用hongying在2003-6-26 20:34:46的发言:
我用BC++3编过图形界面的商用软件(真彩,4个232串口收发),没什么问题。你可能没用XMS吧。在显示上需要些技巧,在程序的处理上需要注意资源的平衡,否则会出现有串口丢数据的情况。等忙完我手上的三个项目,我会写一些东西放上来。
楼上的大哥,您的软件早写完了吧,三个项目呢?有没有放些东西上来啊
The following is a quote from hongying at 20:34:46 on June 26, 2003:
I have compiled commercial software with a graphical interface using BC++ 3 (true color, 4 232 serial port transmission and reception), and there are no problems. You may not have used XMS. Some skills are needed in display, and attention should be paid to resource balance in program processing, otherwise there will be a situation of serial port data loss. After I finish my three current projects, I will write some things and put them up.
Brother above, have your software been finished long ago? Three projects? Have you put some things up?
|
|
2004-4-24 00:00 |
|
|
alhan
初级用户
 
积分 125
发帖 11
注册 2004-5-9
状态 离线
|
『第 39 楼』:
使用 LLM 解释/回答一下
The development of djgpp is indeed worthy of attention.
|
|
2004-5-11 00:00 |
|
|
bush
银牌会员
    
积分 2165
发帖 730
注册 2004-4-21
状态 离线
|
『第 40 楼』:
使用 LLM 解释/回答一下
有没人把info文件汉化, 这样可以在info中直接浏览中文?
Is there anyone who has translated the info file into Chinese, so that we can directly browse Chinese in info?
|
|
2004-5-24 00:00 |
|
|
cicada
初级用户
 
积分 166
发帖 22
注册 2004-5-30
状态 离线
|
『第 41 楼』:
使用 LLM 解释/回答一下
rhide环境下的库文件有参考资料么?原来的TC库还能用么?
Are there any reference materials for the library files under the rhide environment? Can the original TC library still be used?
|
|
2004-6-10 00:00 |
|
|
profree
中级用户
  
积分 478
发帖 132
注册 2003-7-2
状态 离线
|
『第 42 楼』:
使用 LLM 解释/回答一下
djgpp的中文资料很少,但游戏库Allegro的到是有许多
There is very little Chinese documentation for djgpp, but there are many for the game library Allegro.
|
|
2004-6-17 00:00 |
|
|
TurboY
中级用户
   绝不写垃圾帖
积分 322
发帖 99
注册 2004-7-3 来自 湖北
状态 离线
|
『第 43 楼』:
使用 LLM 解释/回答一下
Watcom我没用过,但DJGPP+ALLEGRO的确不错。现在机器的内存大了,还限制在640KB的常规内存里挣扎太难受了。另DJGPP的库帮助用INFO来看,DJGPP也支持C++,连一部分的STL都可以的。
I haven't used Watcom, but DJGPP + ALLEGRO is really good. Now that machine memory is large, it's too uncomfortable to be restricted to struggling in the 640KB conventional memory. Also, use INFO to check the DJGPP library help. DJGPP also supports C++, and even part of STL is okay.
|

从95年开始用DOS3.2,96年在Windows3.1里认识了鼠标,97年开始用Win95,98年装过NetWare,99年迷过Linux,现在用WinXP、WinME和DOS7.1。一回首,从盲到忙,从忙到茫。 |
|
2004-7-5 00:00 |
|
|
SHOCIAA
中级用户
   SHOCI@@
积分 228
发帖 41
注册 2003-10-1
状态 离线
|
『第 44 楼』:
使用 LLM 解释/回答一下
对,TC不稳定。
Yes, TC is unstable.
|

≡≡☆⌒_⌒☆≡■◆■≡☆⌒_⌒☆≡≡
(の)゛在﹍這個...ロ丗界里ヤ
(の) ╱︶ 誰對o..﹎οО誰錯┈?
ìòvè ╭☆
╭~~~★ ╭ ︶╮
╱︶(o'.'o)︶╲ ╱︶(-'.'-)︶╲ |
|
2004-7-7 00:00 |
|
|
beastie
初级用户
 
积分 66
发帖 80
注册 2004-7-24
状态 离线
|
『第 45 楼』:
使用 LLM 解释/回答一下
还是使用GCC吧,世界上最好的编译器,最快,最正确,免费,自由…………
Still use GCC, the best compiler in the world, the fastest, the most correct, free, free...
|
|
2004-7-25 00:00 |
|