myimagedb.plg

来自「这是一个分水岭程序」· PLG 代码 · 共 57 行

PLG
57
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyImageDB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\dzj\LOCALS~1\Temp\RSP463.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/MyImageDB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\myproject\DZJ\MyImageDB(imageobject)\MyImageDBDoc.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\dzj\LOCALS~1\Temp\RSP463.tmp" 
Creating temporary file "D:\DOCUME~1\dzj\LOCALS~1\Temp\RSP464.tmp" with contents
[
myado.lib ImageLoad.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/MyImageDB.pdb" /debug /machine:I386 /out:"Debug/MyImageDB.exe" /pdbtype:sept /libpath:".\lib" 
".\Debug\ColorPalette.obj"
".\Debug\column.obj"
".\Debug\columns.obj"
".\Debug\datagrid.obj"
".\Debug\DataGridView.obj"
".\Debug\DbConnectDlg.obj"
".\Debug\ImageObject.obj"
".\Debug\MainFrm.obj"
".\Debug\MyColorFeature.obj"
".\Debug\MyColorSpace.obj"
".\Debug\MyGabor.obj"
".\Debug\MyImageDB.obj"
".\Debug\MyImageDBDoc.obj"
".\Debug\MyImageDBView.obj"
".\Debug\MyMath.obj"
".\Debug\MyReguTex.obj"
".\Debug\MyTexture.obj"
".\Debug\NewClassNameDlg.obj"
".\Debug\ResultImageDlg.obj"
".\Debug\SegmenterMS.obj"
".\Debug\SegmentPara.obj"
".\Debug\SegParaPopDlg.obj"
".\Debug\Splash.obj"
".\Debug\StdAfx.obj"
".\Debug\MyImageDB.res"
]
Creating command line "link.exe @D:\DOCUME~1\dzj\LOCALS~1\Temp\RSP464.tmp"
<h3>Output Window</h3>
Compiling...
MyImageDBDoc.cpp
Linking...



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

⌨️ 快捷键说明

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