商品销售管理系统.plg
来自「商品销售管理系统:随着信息技术的快速进步」· PLG 代码 · 共 63 行
PLG
63 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 商品销售管理系统 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/商品销售管理系统.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\书籍备案\书籍\VC++实例集锦\光盘\商品销售管理系统\源程序\DCliect.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP10.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/商品销售管理系统.pdb" /debug /machine:I386 /out:"Debug/商品销售管理系统.exe" /pdbtype:sept
".\Debug\BaseComboBox.obj"
".\Debug\BaseDateTimeCtrl.obj"
".\Debug\BaseEdit.obj"
".\Debug\BaseList.obj"
".\Debug\BaseQuery.obj"
".\Debug\BaseStatic.obj"
".\Debug\DBAK.obj"
".\Debug\DCliect.obj"
".\Debug\DLogin.obj"
".\Debug\DOP.obj"
".\Debug\DPerson.obj"
".\Debug\DPhoto.obj"
".\Debug\DPurView.obj"
".\Debug\DReserve.obj"
".\Debug\DResume.obj"
".\Debug\DSell.obj"
".\Debug\DSellBack.obj"
".\Debug\DSellQuery.obj"
".\Debug\DSetup.obj"
".\Debug\DWare.obj"
".\Debug\MainPrint.obj"
".\Debug\MyDoc.obj"
".\Debug\MyView.obj"
".\Debug\RxADO.obj"
".\Debug\RxEdit.obj"
".\Debug\RxGrid.obj"
".\Debug\RxRecordset.obj"
".\Debug\StdAfx.obj"
".\Debug\商品销售管理系统.obj"
".\Debug\商品销售管理系统Dlg.obj"
".\Debug\商品销售管理系统.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11.tmp"
<h3>Output Window</h3>
Compiling...
DCliect.cpp
Linking...
<h3>Results</h3>
商品销售管理系统.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?