?? facedetect.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: FaceDetect - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/FaceDetect.res" /d "_DEBUG" "C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\FaceDetect.rc""
Creating temporary file "C:\Users\jason\AppData\Local\Temp\RSP43C5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/FaceDetect.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\AddSampleDlg.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\Dib.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\FaceDetect.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\FaceDetectDlg.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\HairFace.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\LikelyHood.cpp"
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\ReplaceDlg.cpp"
]
Creating command line "cl.exe @C:\Users\jason\AppData\Local\Temp\RSP43C5.tmp"
Creating temporary file "C:\Users\jason\AppData\Local\Temp\RSP43C6.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/FaceDetect.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Users\jason\Desktop\2725_1-1_3906\實用計算機類畢業設計指導配套資料\第6章模式識別類\人臉識別源代碼\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Users\jason\AppData\Local\Temp\RSP43C6.tmp"
Creating temporary file "C:\Users\jason\AppData\Local\Temp\RSP43E7.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/FaceDetect.pdb" /debug /machine:I386 /out:"Debug/FaceDetect.exe" /pdbtype:sept
".\Debug\AddSampleDlg.obj"
".\Debug\Dib.obj"
".\Debug\FaceDetect.obj"
".\Debug\FaceDetectDlg.obj"
".\Debug\HairFace.obj"
".\Debug\LikelyHood.obj"
".\Debug\ReplaceDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\FaceDetect.res"
]
Creating command line "link.exe @C:\Users\jason\AppData\Local\Temp\RSP43E7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddSampleDlg.cpp
Dib.cpp
FaceDetect.cpp
FaceDetectDlg.cpp
HairFace.cpp
LikelyHood.cpp
ReplaceDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
FaceDetect.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -