📄 morph.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Morph - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Morph.res" /d "_DEBUG" /d "_AFXDLL" "D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\Morph.rc""
Creating temporary file "C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP58.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Morph.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\ChildFrm.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\DibImage.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MainFrm.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\Morph.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphCloseDlg.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphDilationDlg.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphDoc.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphErosionDlg.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphOpenDlg.cpp"
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\MorphView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP58.tmp"
Creating temporary file "C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP59.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Morph.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\图书2006\vc算法20060428\CD-ROMZYZ200060529\CD-ROM\07\Morph\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP59.tmp"
Creating temporary file "C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP5A.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Morph.pdb" /debug /machine:I386 /out:"Debug/Morph.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\DibImage.obj"
".\Debug\MainFrm.obj"
".\Debug\Morph.obj"
".\Debug\MorphCloseDlg.obj"
".\Debug\MorphDilationDlg.obj"
".\Debug\MorphDoc.obj"
".\Debug\MorphErosionDlg.obj"
".\Debug\MorphOpenDlg.obj"
".\Debug\MorphView.obj"
".\Debug\StdAfx.obj"
".\Debug\Morph.res"
]
Creating command line "link.exe @C:\DOCUME~1\zhou\LOCALS~1\Temp\RSP5A.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
DibImage.cpp
MainFrm.cpp
Morph.cpp
MorphCloseDlg.cpp
MorphDilationDlg.cpp
MorphDoc.cpp
MorphErosionDlg.cpp
MorphOpenDlg.cpp
MorphView.cpp
Generating Code...
Linking...
<h3>Results</h3>
Morph.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -