viewdib.plg
来自「一个非常全的vc编程的原程序代码是关于图像处理的!」· PLG 代码 · 共 77 行
PLG
77 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ViewDIB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP50E4.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/ViewDIB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\wb\viewdib\DibAPI.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP50E4.TMP"
Creating temporary file "C:\TEMP\RSP50E5.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ViewDIB.pdb" /debug /machine:I386 /out:"Debug/ViewDIB.exe" /pdbtype:sept
.\Debug\AffineDlg.obj
.\Debug\AttentionDlg.obj
.\Debug\AttributeDlg.obj
.\Debug\CanvasSizeDlg.obj
.\Debug\ChildFrm.obj
.\Debug\DComplex.obj
.\Debug\Dib.obj
.\Debug\DibAPI.obj
.\Debug\HistogamDlg.obj
.\Debug\HoughLineDlg.obj
.\Debug\LumiAndConDlg.obj
.\Debug\MainFrm.obj
.\Debug\PerspectiveDlg.obj
.\Debug\RotateAngleDlg.obj
.\Debug\StdAfx.obj
.\Debug\ThresholdDlg.obj
.\Debug\ViewDIB.obj
.\Debug\ViewDIBDoc.obj
.\Debug\ViewDIBView.obj
.\Debug\ViewDIB.res
]
Creating command line "link.exe @C:\TEMP\RSP50E5.TMP"
<h3>Output Window</h3>
Compiling...
DibAPI.cpp
Linking...
Creating temporary file "C:\TEMP\RSP5142.TMP" with contents
[
/nologo /o"Debug/ViewDIB.bsc"
.\Debug\StdAfx.sbr
.\Debug\AffineDlg.sbr
.\Debug\AttentionDlg.sbr
.\Debug\AttributeDlg.sbr
.\Debug\CanvasSizeDlg.sbr
.\Debug\ChildFrm.sbr
.\Debug\DComplex.sbr
.\Debug\Dib.sbr
.\Debug\DibAPI.sbr
.\Debug\HistogamDlg.sbr
.\Debug\HoughLineDlg.sbr
.\Debug\LumiAndConDlg.sbr
.\Debug\MainFrm.sbr
.\Debug\PerspectiveDlg.sbr
.\Debug\RotateAngleDlg.sbr
.\Debug\ThresholdDlg.sbr
.\Debug\ViewDIB.sbr
.\Debug\ViewDIBDoc.sbr
.\Debug\ViewDIBView.sbr]
Creating command line "bscmake.exe @C:\TEMP\RSP5142.TMP"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ViewDIB.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?