gdzc.plg
来自「固定资产管理系统」· PLG 代码 · 共 54 行
PLG
54 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: gdzc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/gdzc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\文档相关\书籍\VC++实例集锦\光盘\固定资产管理系统\源代码\DZCLB.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP33.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/gdzc.pdb" /debug /machine:I386 /out:"Debug/gdzc.exe" /pdbtype:sept
".\Debug\BAK.obj"
".\Debug\BaseButton.obj"
".\Debug\BaseComboBox.obj"
".\Debug\BaseDateTimeCtrl.obj"
".\Debug\BaseEdit.obj"
".\Debug\DAbout.obj"
".\Debug\DAdd.obj"
".\Debug\DDJ.obj"
".\Debug\DFormat.obj"
".\Debug\Djt.obj"
".\Debug\DLost.obj"
".\Debug\DUjt.obj"
".\Debug\DZCLB.obj"
".\Debug\gdzc.obj"
".\Debug\gdzcDlg.obj"
".\Debug\RxADO.obj"
".\Debug\RxButton.obj"
".\Debug\RxEdit.obj"
".\Debug\RxGrid.obj"
".\Debug\RxRecordset.obj"
".\Debug\StdAfx.obj"
".\Debug\gdzc.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP34.tmp"
<h3>Output Window</h3>
Compiling...
DZCLB.cpp
Linking...
<h3>Results</h3>
gdzc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?