⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 icdemo.plg

📁 IC卡操作Demo 包括了常见的IC卡种类。可执行写入、读出、校验、密码修改、批量作业等功能。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: IcDemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/IcDemo.res" /d "NDEBUG" "D:\SUREDVRW\VcIcDemo\IcDemo.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/IcDemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\SUREDVRW\VcIcDemo\ChkSc.cpp"
"D:\SUREDVRW\VcIcDemo\FrmPort.cpp"
"D:\SUREDVRW\VcIcDemo\Grid.cpp"
"D:\SUREDVRW\VcIcDemo\IcDemo.cpp"
"D:\SUREDVRW\VcIcDemo\IcDemoDlg.cpp"
"D:\SUREDVRW\VcIcDemo\Label.cpp"
"D:\SUREDVRW\VcIcDemo\PageRd.cpp"
"D:\SUREDVRW\VcIcDemo\RDCARD.cpp"
"D:\SUREDVRW\VcIcDemo\Type.cpp"
"D:\SUREDVRW\VcIcDemo\WrSm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP20.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/IcDemo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\SUREDVRW\VcIcDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP21.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/IcDemo.pdb" /machine:I386 /out:"Release/IcDemo.exe" 
.\Release\ChkSc.obj
.\Release\FrmPort.obj
.\Release\Grid.obj
.\Release\IcDemo.obj
.\Release\IcDemoDlg.obj
.\Release\Label.obj
.\Release\PageRd.obj
.\Release\RDCARD.obj
.\Release\StdAfx.obj
.\Release\Type.obj
.\Release\WrSm.obj
.\Release\IcDemo.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP22.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChkSc.cpp
FrmPort.cpp
Grid.cpp
IcDemo.cpp
IcDemoDlg.cpp
Label.cpp
PageRd.cpp
RDCARD.cpp
Type.cpp
WrSm.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF



<h3>Results</h3>
IcDemo.exe - 0 error(s), 1 warning(s)
<h3>
--------------------Configuration: IcDemo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/IcDemo.res" /d "_DEBUG" /d "_AFXDLL" "D:\SUREDVRW\VcIcDemo\IcDemo.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/IcDemo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\SUREDVRW\VcIcDemo\ChkSc.cpp"
"D:\SUREDVRW\VcIcDemo\FrmPort.cpp"
"D:\SUREDVRW\VcIcDemo\Grid.cpp"
"D:\SUREDVRW\VcIcDemo\IcDemo.cpp"
"D:\SUREDVRW\VcIcDemo\IcDemoDlg.cpp"
"D:\SUREDVRW\VcIcDemo\Label.cpp"
"D:\SUREDVRW\VcIcDemo\PageRd.cpp"
"D:\SUREDVRW\VcIcDemo\RDCARD.cpp"
"D:\SUREDVRW\VcIcDemo\Type.cpp"
"D:\SUREDVRW\VcIcDemo\WrSm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP24.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/IcDemo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\SUREDVRW\VcIcDemo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/IcDemo.pdb" /debug /machine:I386 /out:"Debug/IcDemo.exe" /pdbtype:sept 
.\Debug\ChkSc.obj
.\Debug\FrmPort.obj
.\Debug\Grid.obj
.\Debug\IcDemo.obj
.\Debug\IcDemoDlg.obj
.\Debug\Label.obj
.\Debug\PageRd.obj
.\Debug\RDCARD.obj
.\Debug\StdAfx.obj
.\Debug\Type.obj
.\Debug\WrSm.obj
.\Debug\IcDemo.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP26.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChkSc.cpp
FrmPort.cpp
Grid.cpp
IcDemo.cpp
IcDemoDlg.cpp
Label.cpp
PageRd.cpp
RDCARD.cpp
Type.cpp
WrSm.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/IcDemo.bsc"  .\Debug\StdAfx.sbr .\Debug\ChkSc.sbr .\Debug\FrmPort.sbr .\Debug\Grid.sbr .\Debug\IcDemo.sbr .\Debug\IcDemoDlg.sbr .\Debug\Label.sbr .\Debug\PageRd.sbr .\Debug\RDCARD.sbr .\Debug\Type.sbr .\Debug\WrSm.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
IcDemo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -