代码搜索:barcodes
找到约 62 项符合「barcodes」的源代码
代码结果 62
www.eeworm.com/read/492067/6423881
exe barcodes.exe
www.eeworm.com/read/494499/1159645
cpp barcodes.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("Barcodes.res");
USEFORM("MainUnit.cpp", Form1);
//------------------------
www.eeworm.com/read/494499/1159893
dpr barcodes.dpr
{*******************************************************}
{ }
{ This unit is part of the VISPDF VCL library. }
{ Written by R.Hu
www.eeworm.com/read/494499/1159896
dpr barcodes.dpr
program Barcodes;
uses
Forms,
Main in 'Main.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/303325/13818359
dll bokai.barcodes.dll
www.eeworm.com/read/144648/12778523
pl simple_tape_barcodes.pl
#!/usr/bin/perl
#
# simple_tape_barcodes.pl [tape_no]
#
# Find location of tapes using mtx and tell
# afbackup about them using cart_ctl
# if tape_no is set load that tape
#
# Summary:
# Perl program