?? dsplit.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DSPLIT - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/DSPLIT.res" /d "_DEBUG" /d "_AFXDLL" "E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DSPLIT.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DSPLIT.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\BpNet.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\Cdib.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\Classification.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DlgClassify.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\Dlgdisplay.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DlgNumber.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DlgTemplate.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DlgWeight.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DSPLIT.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DSPLITDoc.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DSPLITView.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DYNSPLITTERWND.CPP"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DynSplitView2.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\GetFeature.cpp"
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/DSPLIT.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP18.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DSPLIT.pdb" /debug /machine:I386 /out:"Debug/DSPLIT.exe" /pdbtype:sept
".\Debug\BpNet.obj"
".\Debug\Cdib.obj"
".\Debug\Classification.obj"
".\Debug\DlgClassify.obj"
".\Debug\Dlgdisplay.obj"
".\Debug\DlgNumber.obj"
".\Debug\DlgTemplate.obj"
".\Debug\DlgWeight.obj"
".\Debug\DSPLIT.obj"
".\Debug\DSPLITDoc.obj"
".\Debug\DSPLITView.obj"
".\Debug\DYNSPLITTERWND.OBJ"
".\Debug\DynSplitView2.obj"
".\Debug\GetFeature.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\DSPLIT.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BpNet.cpp
Cdib.cpp
Classification.cpp
E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\Classification.cpp(435) : warning C4172: returning address of local variable or temporary
DlgClassify.cpp
Dlgdisplay.cpp
DlgNumber.cpp
DlgTemplate.cpp
E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\DlgTemplate.cpp(60) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
DlgWeight.cpp
DSPLIT.cpp
DSPLITDoc.cpp
DSPLITView.cpp
DYNSPLITTERWND.CPP
DynSplitView2.cpp
GetFeature.cpp
E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\GetFeature.cpp(127) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
E:\huoliqin\畢設\成像\成像\數字圖像處理程序集\圖像模式識別-vc++技術實現\分類程序\GetFeature.cpp(128) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
DSPLIT.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -