代码搜索:扫描程序

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

代码结果 10,000
www.eeworm.com/read/133015/14060885

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/133015/14060900

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
www.eeworm.com/read/133015/14060910

prg 图书管理程序.prg

**图书管理程序 set talk off clear use 图书信息表 @ 10,15 say "1,--------查询图书" @ 11,15 say "2.--------增加图书" @ 12,15 say "3.--------删除图书" @ 13,15 say "4.--------修改图书" @ 14,15 say "5.--------返回上一目录" accept