cdms.plg

来自「一套故障诊断监测系统」· PLG 代码 · 共 61 行

PLG
61
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CDMS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/CDMS.res" /d "_DEBUG" /d "_AFXDLL" "E:\朱名恩\CDMS\CDMS.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP217.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CDMS.pdb" /debug /machine:I386 /out:"Debug/CDMS.exe" /pdbtype:sept 
".\Debug\CaculateView.obj"
".\Debug\CalibrateDynamic.obj"
".\Debug\CalibrateStatic.obj"
".\Debug\CDMS.obj"
".\Debug\DlgSelectSet.obj"
".\Debug\LABEL.OBJ"
".\Debug\MainFrm.obj"
".\Debug\ModifyPW.obj"
".\Debug\Password.obj"
".\Debug\Set1Doc.obj"
".\Debug\Set1Frame.obj"
".\Debug\Set1View.obj"
".\Debug\Set2Doc.obj"
".\Debug\Set2Frame.obj"
".\Debug\Set2View.obj"
".\Debug\Set3Doc.obj"
".\Debug\Set3Frame.obj"
".\Debug\Set3View.obj"
".\Debug\Set4Doc.obj"
".\Debug\Set4Frame.obj"
".\Debug\Set4View.obj"
".\Debug\Set5Doc.obj"
".\Debug\Set5Frm.obj"
".\Debug\Set5View.obj"
".\Debug\Set6Doc.obj"
".\Debug\Set6Frame.obj"
".\Debug\Set6View.obj"
".\Debug\Set7Doc.obj"
".\Debug\Set7Frame.obj"
".\Debug\Set7View.obj"
".\Debug\Set8Doc.obj"
".\Debug\Set8Frame.obj"
".\Debug\Set8View.obj"
".\Debug\StdAfx.obj"
".\Debug\CDMS.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP217.tmp"
<h3>Output Window</h3>
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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