readme.txt
来自「Parallel port interfacing」· 文本 代码 · 共 7 行
TXT
7 行
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
allonoff.bas :- switch all leds on/off
bcount.bas :- binary counting example
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?