代码搜索:激光打印
找到约 7,372 项符合「激光打印」的源代码
代码结果 7,372
www.eeworm.com/read/248263/12587226
txt 打印最小数.txt
10 rem calculate the min
20 input x
30 let n = n + 1
40 if y >= x goto 50
45 goto 53
50 let y = 1 + x - 1
53 if n == 10 goto 60
55 goto 20
60 print y
70 end
www.eeworm.com/read/248263/12587242
txt 打印较大数.txt
10 rem determine the larger of two integers
20 input s , T
32 rem
35 rem test if s>=t
40 if s >= t goto 90
45 rem
50 rem t is greater than s ,so print t
60 print t
70 goto 99
75 rem
80 rem s
www.eeworm.com/read/334388/12607344
frx 打印课程信息.frx
www.eeworm.com/read/334388/12607346
frx 打印班级信息.frx
www.eeworm.com/read/334388/12607347
frt 打印课程信息.frt
www.eeworm.com/read/334388/12607348
frt 打印班级信息.frt
www.eeworm.com/read/146614/12634476
bmp 打印机.bmp
www.eeworm.com/read/300831/13890475
frm b查询打印.frm
www.eeworm.com/read/237993/13914351
txt 改变打印设置.txt
procedure TForm1.Button1Click(Sender: TObject);
var
Device : array[0..255] of char;
Driver : array[0..255] of char;
Port : array[0..255] of char;
hDMode : THandle;
PDMode : PDEVMOD
www.eeworm.com/read/237993/13914360
txt 打印stringgrid内容.txt
Procedure TACDListerMain.PrintTable;
Var
margins: TRect;
spacing: Integer;
Cols: TList;
Dlg: TPrintProgressDlg;
Procedure SetColumnWidth;
Var
i,