|
本是
银牌会员
    
积分 2221
发帖 789
注册 2005-1-27
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
RE 第4楼:“调用XMS也没有现成的包可以用”
改XMS绝对地址调用为中断调用,执行代码100字节不到即可(内存占用不过320字节)!
RE 第14楼:“汗,QB还是先天不足,操作起来实在麻烦,在C或PASCAL中一个指针就搞定了”
Power BASIC中就有指针。参见“100个弃QB用PB的理由”( http://www.powerbasic.com/files/pub/pbdos/100ways.txt)
100 ways PowerBASIC 3.2 beats QuickBasic
========================================
1- PB 3.2 supports true pointer variables. Traditionally, a Basic
programmer had to use a combination of DEF SEG and PEEK and POKE to
access memory. Pointers are not only more flexible, they also make
data access much faster.
Last edited by 本是 on 2007-1-11 at 11:21 PM ]
RE to floor 4: "There is no ready-made package to call XMS"
Change the XMS absolute address call to an interrupt call, and the execution code is less than 100 bytes (memory usage is only 320 bytes)!
RE to floor 14: "Sweat, QB still has inherent deficiencies, it's really troublesome to operate, in C or PASCAL, a pointer can be done"
There are pointers in Power BASIC. Refer to "100 Reasons to Abandon QB and Use PB" ( http://www.powerbasic.com/files/pub/pbdos/100ways.txt)
100 ways PowerBASIC 3.2 beats QuickBasic
========================================
1- PB 3.2 supports true pointer variables. Traditionally, a Basic
programmer had to use a combination of DEF SEG and PEEK and POKE to
access memory. Pointers are not only more flexible, they also make
data access much faster.
Last edited by 本是 on 2007-1-11 at 11:21 PM ]
|

my major is english----my love is dos----my teacher is the buddha----my friends--how about U |
|
2007-1-11 23:17 |
|
|
zqlcch
初级用户
 
积分 178
发帖 85
注册 2006-7-6
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
从PB的主页的介绍上看,和其他BASIC比确实算是比较POWER了,把原来Basic和其他高级语言相比所缺少的指针操作、位操作、汇编给补上了。
但是要$99啊,还不提供帮助,打印版的PDF还要$29,这未免也太那个了吧,更何况PBDOS似乎还不支持面向对象。
happybasic老兄倒是可以考虑去找一下破解版
这么久了,怎么也不见写rtCell的楼主露一下脸。。。。
Last edited by zqlcch on 2007-1-12 at 12:23 AM ]
From the introduction on PB's homepage, it does seem quite POWERFUL compared to other BASICs. It fills in the gaps that traditional Basic lacked compared to other high-level languages, like pointer operations, bit operations, and assembly.
But it costs $99, and there's no help provided. The printed PDF is another $29. That's a bit much, not to mention that PBDOS doesn't seem to support object-oriented programming.
Friend happybasic might consider looking for a cracked version.
How come the楼主 who wrote rtCell hasn't shown up after so long...
Last edited by zqlcch on 2007-1-12 at 12:23 AM ]
|
|
2007-1-12 00:06 |
|
|
fastslz
铂金会员
       DOS一根葱
积分 5493
发帖 2315
注册 2006-5-1 来自 上海
状态 离线
|
|
2007-1-12 01:44 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
|
2007-1-12 02:32 |
|
|
osfree
初级用户
 
积分 72
发帖 34
注册 2007-1-12 来自 中国大陆
状态 离线
|
|
2007-1-12 02:38 |
|
|
defrag
中级用户
   痴迷DOS者
积分 456
发帖 570
注册 2004-10-9
状态 离线
|
『第 21 楼』:
使用 LLM 解释/回答一下
PB我那里有 http://qbdos.ys168.com/
XMS包艘以下肯定有
Last edited by defrag on 2007-2-12 at 03:17 AM ]
There is http://qbdos.ys168.com/ in my PB. The XMS package must be below Last edited by defrag on 2007-2-12 at 03:17 AM ]
|

DOS不是万能的,没有DOS是万万不能的
自古系统谁无死?留取胆清照汗青!uploadImages/20035317345478982.png |
|
2007-2-11 12:26 |
|
|
stcell
初级用户
 
积分 161
发帖 51
注册 2006-4-4
状态 离线
|
『第 22 楼』:
QBwin ?
使用 LLM 解释/回答一下
QBwin 要UCDOS中的TX(特显)
那开发出的程序也要UCDOS的支持吗?
QBwin needs the TX (special display) in UCDOS. Then does the developed program also need the support of UCDOS?
|

DOS.NET
有网络,就有可能。 |
|
2007-3-14 11:51 |
|
|
xuxuezeng
新手上路

积分 18
发帖 9
注册 2006-7-28
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
在QBwin中的那个文本输入框怎么用呀?我想将输入到文本框中的字符串取出来,不知怎么办?
How to use that text input box in QBwin? I want to get the string input into the text box, but I don't know how to do it.
|
|
2007-3-16 11:02 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
Originally posted by defrag at 2007-2-11 12:26 PM:
PB我那里有http://qbdos.ys168.com/
XMS包艘以下肯定有
Last edited by defrag on 2007-2-12 at 03:17 AM ]
你的网盘被锁了。
Originally posted by defrag at 2007-2-11 12:26 PM:
I have PB at http://qbdos.ys168.com/
You must have XMS packages below
Last edited by defrag on 2007-2-12 at 03:17 AM ]
Your web disk is locked.
|
|
2007-3-16 12:11 |
|
|
imsong
新手上路

积分 4
发帖 2
注册 2007-3-17
状态 离线
|
|
2007-3-17 02:05 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
Originally posted by stcell at 2007-3-14 11:51:
QBwin 要UCDOS中的TX(特显)
那开发出的程序也要UCDOS的支持吗?
那是早先的版本才要,后来的版本是完全不需要UCDOS的。
ps:你可以到我的小站上去下一个最终版本~
Originally posted by stcell at 2007-3-14 11:51:
QBwin requires TX (special display) in UCDOS
Does the developed program also require UCDOS support?
That was only needed in earlier versions; later versions do not require UCDOS at all.
ps: You can go to my small site to download the final version~
|

欢迎光临happyBASIC小站:http://yxbasic.51.net |
|
2007-3-18 10:28 |
|
|
135956
初级用户
 
积分 171
发帖 28
注册 2005-3-16
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
Originally posted by happybasic at 2007-3-18 10:28 AM:
那是早先的版本才要,后来的版本是完全不需要UCDOS的。
ps:你可以到我的小站上去下一个最终版本~
站上没有得下啊。。。。哪里有呢?上传一下上来,可以么?
Originally posted by happybasic at 2007-3-18 10:28 AM:
That was only needed in earlier versions; later versions don't need UCDOS at all.
ps: You can go to my small site to download the final version~
There's no download available on the site... Where can I get it? Can you upload it here?
|
|
2008-1-27 20:09 |
|
|
happybasic
中级用户
  
积分 298
发帖 118
注册 2006-3-1
状态 离线
|
『第 28 楼』:
使用 LLM 解释/回答一下
请到我的小站留言上留下e-mail, 我发给你~~~~~~~
Please leave your e-mail on my small station's message board, and I'll send it to you~~~~~~~
|

欢迎光临happyBASIC小站:http://yxbasic.51.net |
|
2008-1-31 14:20 |
|
|
qb45
高级用户
   
积分 677
发帖 194
注册 2003-9-13
状态 离线
|
|
2008-3-16 14:33 |
|