acquireklg.plg

来自「实现规则推理 模糊识别 神经网络的专家系统」· PLG 代码 · 共 116 行

PLG
116
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AcquireKlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPC.tmp" with contents
[
/nologo /MDd /W2 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/AcquireKlg.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\AcquireKlg\RuleDefineView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPC.tmp" 
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPD.tmp" with contents
[
ado.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/AcquireKlg.pdb" /debug /machine:I386 /out:"Debug/AcquireKlg.exe" /pdbtype:sept 
.\Debug\_rdocolumn.obj
.\Debug\_rdoconnection.obj
.\Debug\_rdoengine.obj
.\Debug\_rdoenvironment.obj
.\Debug\_rdoresultset.obj
.\Debug\_recordset.obj
.\Debug\AcquireKlg.obj
.\Debug\AcquireKlgDoc.obj
.\Debug\adodc.obj
.\Debug\cgqDlg.obj
.\Debug\column.obj
.\Debug\columns.obj
.\Debug\dataformatdisp.obj
.\Debug\datagrid.obj
.\Debug\field.obj
.\Debug\fields.obj
.\Debug\font.obj
.\Debug\MainFrm.obj
.\Debug\MHDialog.obj
.\Debug\picture.obj
.\Debug\properties.obj
.\Debug\property.obj
.\Debug\rdc.obj
.\Debug\savefunDlg.obj
.\Debug\selbookmarks.obj
.\Debug\split.obj
.\Debug\splits.obj
.\Debug\StdAfx.obj
.\Debug\stddataformatsdisp.obj
.\Debug\NodeTreeView.obj
.\Debug\RuleDefineView.obj
.\Debug\RuleWizardView.obj
.\Debug\TipView.obj
.\Debug\BlurMergePage.obj
.\Debug\BlurRulePage.obj
.\Debug\NetWorkPage.obj
.\Debug\RegRulePage.obj
.\Debug\TabSheet.obj
.\Debug\AcquireKlg.res
]
Creating command line "link.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPD.tmp"
<h3>Output Window</h3>
Compiling...
RuleDefineView.cpp
E:\AcquireKlg\RuleDefineView.cpp(39) : warning C4355: 'this' : used in base member initializer list
Linking...
Creating temporary file "C:\DOCUME~1\user\LOCALS~1\Temp\RSPE.tmp" with contents
[
/nologo /o"Debug/AcquireKlg.bsc" 
.\Debug\StdAfx.sbr
.\Debug\_rdocolumn.sbr
.\Debug\_rdoconnection.sbr
.\Debug\_rdoengine.sbr
.\Debug\_rdoenvironment.sbr
.\Debug\_rdoresultset.sbr
.\Debug\_recordset.sbr
.\Debug\AcquireKlg.sbr
.\Debug\AcquireKlgDoc.sbr
.\Debug\adodc.sbr
.\Debug\cgqDlg.sbr
.\Debug\column.sbr
.\Debug\columns.sbr
.\Debug\dataformatdisp.sbr
.\Debug\datagrid.sbr
.\Debug\field.sbr
.\Debug\fields.sbr
.\Debug\font.sbr
.\Debug\MainFrm.sbr
.\Debug\MHDialog.sbr
.\Debug\picture.sbr
.\Debug\properties.sbr
.\Debug\property.sbr
.\Debug\rdc.sbr
.\Debug\savefunDlg.sbr
.\Debug\selbookmarks.sbr
.\Debug\split.sbr
.\Debug\splits.sbr
.\Debug\stddataformatsdisp.sbr
.\Debug\NodeTreeView.sbr
.\Debug\RuleDefineView.sbr
.\Debug\RuleWizardView.sbr
.\Debug\TipView.sbr
.\Debug\BlurMergePage.sbr
.\Debug\BlurRulePage.sbr
.\Debug\NetWorkPage.sbr
.\Debug\RegRulePage.sbr
.\Debug\TabSheet.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\user\LOCALS~1\Temp\RSPE.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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