?? 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" "E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\Morph.rc""
Creating temporary file "C:\Users\SONG\AppData\Local\Temp\RSPD422.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
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\ChildFrm.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\DibImage.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MainFrm.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\Morph.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphCloseDlg.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphDilationDlg.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphDoc.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphErosionDlg.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphOpenDlg.cpp"
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\MorphView.cpp"
]
Creating command line "cl.exe @C:\Users\SONG\AppData\Local\Temp\RSPD422.tmp"
Creating temporary file "C:\Users\SONG\AppData\Local\Temp\RSPD423.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
"E:\圖像處理\隨書光盤\Visual C++數字圖像處理典型算法及實現\07\Morph\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Users\SONG\AppData\Local\Temp\RSPD423.tmp"
Creating temporary file "C:\Users\SONG\AppData\Local\Temp\RSPD424.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:\Users\SONG\AppData\Local\Temp\RSPD424.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 + -