代码搜索:QBasic
找到约 441 项符合「QBasic」的源代码
代码结果 441
www.eeworm.com/read/6408/88431
jpg dk2-qbasic.jpg
www.eeworm.com/read/151799/12175467
txt 1999年9月二级笔试试题basic.txt
全国计算机等级考试二级笔试试卷
基础部分和<mark>QBASIC</mark>语言程序设计
(考试时间:120分钟,满分100分)
1999年9月
一、选择题((1)--(40)每小题1分, (41)--(50)每小题2分, 共60分)
下列各题 A) 、B)、C)、D)四个选项中,只有一个选项是正确的,请将正确选项在答题卡相应位置上涂黑,答在试卷上不得分。
(1) 十进制数1385转换成十六进制数为
A) ...
www.eeworm.com/read/151799/12175490
txt 2001年9月全国计算机等级考试二级笔试试卷 .txt
全国计算机等级考试二级笔试试卷
基础部分和<mark>QBASIC</mark>语言程序设计
(考试时间:120分钟,满分100分)
2001年9月
一、选择题((1)-(40)题每题1分,(41)-(50)题每题2分,共60分)
下列各题A) 、B)、C)、D)四个选项中,只有一个选项是正确的,请将正确的选项涂写在答题卡相应位置上,答在试卷上不得分。
(l) 在计算机系统中,一个字节的二进制位数为
A) 1 ...
www.eeworm.com/read/151799/12175499
txt 2002年4月全国计算机等级考试二级笔试试卷基础部分和qbasic语言程序设计.txt
全国计算机等级考试二级笔试试卷
基础部分和<mark>QBASIC</mark>语言程序设计
(考试时间:120分钟,满分100分)
2002年4月
一、选择题,((1)-(40)每题1分,(41)-(50)每题2分,共60分)
下列各题A)、B)、C)、D)四个选项中,只有一个选项是正确的,请将正确选项涂写在答题卡相应位置上,答在试卷上不得分。
(1) 在计算机中,一个字长的二进制位数是
...
www.eeworm.com/read/446810/7564531
txt readme.txt
QBasic:
3 examples for QBasic . Which incidentally does not require any 3rd party dlls to access the ports . It uses the built in outp and inp functions.
onoff.bas :- switch led 1 on and off
al
www.eeworm.com/read/151799/12175464
txt 2000年4月二级笔试试题basic.txt
2000年4月二级笔试试题BASIC
基础部分和<mark>QBASIC</mark>语言程序设计(考试时间120分钟,满分100分)
一、选择题((1)--(40)每小题1分, (41)--(50)每小题2分, 共60分)
下列各题 A) 、B)、C)、D)四个选项中,只有一个选项是正确的,请将正确选项在
答题卡相应位置上涂黑,答在试卷上不得分。
(1) 下列述叙中正确的是
A) 显示器和打印 ...
www.eeworm.com/read/121089/6069384
src errmess.src
.comment ****************************************************************
.comment Error Message Help - QBasic *
.comment This file contains all the error message
www.eeworm.com/read/121089/6069402
tok qedit.tok
#
# Created 20-2-91 by Terry Farrell
#
#
# tokenised qedit.asm from qb5\ir
#
# This program runs QBASIC with the /editor option BUT if things go
# wrong it will display the following messa
www.eeworm.com/read/121089/6070254
tok qedit.tok
#
# Created 20-2-91 by Terry Farrell
#
#
# tokenised qedit.asm from qb5\ir
#
# This program runs QBASIC with the /editor option BUT if things go
# wrong it will display the following messa
www.eeworm.com/read/121089/6070270
cmd lt.cmd
@echo off
helptree ..\files\qbasic.qh > qbasic.ht
helptree ..\files\edit.src > edit.ht
linktest
echo The results of linktest are in RESULTS.TXT.