-
大小: 11.54MB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2023-07-12
- 語(yǔ)言: 其他
- 標(biāo)簽: FastReport??二維碼??
資源簡(jiǎn)介
用FastReport4.14.1打印QR二維碼,Demos下增加演示例子2DarcodeDemo。
注:注冊(cè)控件時(shí)PtQREncode.dll、PtImageRW.dll與BSFD7.bpl放在一起,
本例子使用于Delphi7
代碼片段和文件信息
//---------------------------------------------------------------------------
#include?
#pragma?hdrstop
USERES(“Project1.res“);
USEFORM(“Unit1.cpp“?Form1);
//---------------------------------------------------------------------------
WINAPI?WinMain(HINSTANCE?HINSTANCE?LPSTR?int)
{
????????try
????????{
?????????????????Application->Initialize();
?????????????????Application->CreateForm(__classid(TForm1)?&Form1);
?????????????????Application->Run();
????????}
????????catch?(Exception?&exception)
????????{
?????????????????Application->ShowException(&exception);
????????}
????????return?0;
}
//---------------------------------------------------------------------------
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????31477??2013-05-23?22:19??FastReport4.14.1\changes.txt
?????文件??????36331??2013-05-23?22:19??FastReport4.14.1\changes_rus.txt
?????文件???????1620??2013-05-23?22:19??FastReport4.14.1\compatibility.txt
?????文件???????1607??2013-05-23?22:19??FastReport4.14.1\compatibility_rus.txt
?????文件????????594??2013-05-23?22:19??FastReport4.14.1\comp_developers.txt
?????文件????????674??2013-05-23?22:19??FastReport4.14.1\comp_developers_rus.txt
?????文件???????3246??2013-05-23?22:19??FastReport4.14.1\Dealers.rus.txt
?????文件??????15132??2013-05-23?22:19??FastReport4.14.1\Dealers.txt
????I.A....???????386??2014-02-25?09:55??FastReport4.14.1\Demos\2DarcodeDemo\Demo2DBarCode.cfg
????I.A....??????2319??2014-02-25?09:55??FastReport4.14.1\Demos\2DarcodeDemo\Demo2DBarCode.dof
????I.A....???????193??2014-02-25?09:55??FastReport4.14.1\Demos\2DarcodeDemo\Demo2DBarCode.dpr
????I.A....???1598976??2014-02-25?10:36??FastReport4.14.1\Demos\2DarcodeDemo\Demo2DBarCode.exe
????I.A....???????876??2014-02-24?15:13??FastReport4.14.1\Demos\2DarcodeDemo\Demo2DBarCode.res
????I.A....????684032??2007-08-20?02:52??FastReport4.14.1\Demos\2DarcodeDemo\PtImageRW.dll
????I.A....?????45056??2007-08-20?08:56??FastReport4.14.1\Demos\2DarcodeDemo\PtQREncode.dll
????I.A....??????3962??2014-02-25?10:36??FastReport4.14.1\Demos\2DarcodeDemo\Unit1.dcu
????I.A....????????51??2014-02-25?10:35??FastReport4.14.1\Demos\2DarcodeDemo\Unit1.ddp
????I.A....??????2473??2014-02-25?09:53??FastReport4.14.1\Demos\2DarcodeDemo\Unit1.dfm
????I.A....??????1051??2014-02-25?10:35??FastReport4.14.1\Demos\2DarcodeDemo\Unit1.pas
????I..D...?????????0??2014-02-25?10:36??FastReport4.14.1\Demos\2DarcodeDemo
?????文件???????6398??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Project1.bpr
?????文件????????708??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Project1.cpp
?????文件????????876??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Project1.res
?????文件???????1170??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Unit1.cpp
?????文件??????18949??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Unit1.dfm
?????文件???????3318??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport\Unit1.h
????I..D...?????????0??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\InteractiveReport
?????文件???????6356??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\MasterDetailUDS\Project1.bpr
?????文件????????708??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\MasterDetailUDS\Project1.cpp
?????文件????????876??2013-05-23?22:19??FastReport4.14.1\Demos\BCB?Demos\MasterDetailUDS\Project1.res
............此處省略2306個(gè)文件信息
評(píng)論
共有 條評(píng)論