代码搜索:可编程序
找到约 10,000 项符合「可编程序」的源代码
代码结果 10,000
www.eeworm.com/read/133254/14050174
zip ps键盘驱动程序.zip
www.eeworm.com/read/235804/14053075
txt mcs51子程序.txt
www.eeworm.com/read/235803/14053078
txt mcs51子程序.txt
www.eeworm.com/read/235699/14055776
doc 经典c程序100例.doc
www.eeworm.com/read/133053/14056429
doc 隶属度函数计算程序.doc
www.eeworm.com/read/235631/14058895
txt adc 0832 示例程序.txt
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/14060904
fxp 图书管理程序.fxp
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