代码搜索:键盘程序

找到约 10,000 项符合「键盘程序」的源代码

代码结果 10,000
www.eeworm.com/read/437171/7754007

txt 此程序注意事项.txt

由于85S51内置的看门狗是S系列独有的功能 所以SST89E564芯片不能支持对89S51看门狗的硬件仿真
www.eeworm.com/read/436956/7758325

bak 学生操作系统程序.bak

** 主程序 set talk off clear use student2 for i=1 to 3 step 1 public a,b,flag a="******" b="******" @ 4,50 say "学生操作系统" @ 5,20 say "学生学号" get a @ 6,20 say "学生密码" get b read go top flag=0 d
www.eeworm.com/read/436956/7758334

prg 学生操作系统程序.prg

** 主程序 set talk off clear use student2 for i=1 to 3 step 1 public a,b,flag a="******" b="******" @ 4,50 say "学生操作系统" @ 5,20 say "学生学号" get a @ 6,20 say "学生密码" get b read go top flag=0 d