⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dsplit.plg

📁 VC++图像处理程序设计配套光盘的设计源码 VC++ImageProcessingProgrammeDesign
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DSplit - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA1C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/DSplit.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA1C.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA1D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DSplit.pdb" /debug /machine:I386 /out:"Debug/DSplit.exe" /pdbtype:sept 
".\Debug\Cdib.obj"
".\Debug\DlgPingYi.obj"
".\Debug\DlgSuoFang.obj"
".\Debug\DlgXuanZhuan.obj"
".\Debug\DSplit.obj"
".\Debug\DSplitDoc.obj"
".\Debug\DSplitView.obj"
".\Debug\DynSplitterWnd.obj"
".\Debug\DynSplitView2.obj"
".\Debug\JiHeBianHuanDib.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\DSplit.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA1D.tmp"
<h3>Output Window</h3>
Compiling...
JiHeBianHuanDib.cpp
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(260) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(262) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(267) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(267) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(287) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(289) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(294) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(294) : warning C4018: '<' : signed/unsigned mismatch
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(211) : warning C4101: 'OffBits' : unreferenced local variable
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(220) : warning C4101: 'LineBytes' : unreferenced local variable
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(211) : warning C4101: 'DstLineBytes' : unreferenced local variable
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(211) : warning C4101: 'SrcBufSize' : unreferenced local variable
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(365) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
D:\BOOK about\code\完成的好\第三章几何变换\JiHeBianHuanDib.cpp(366) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
Linking...



<h3>Results</h3>
DSplit.exe - 0 error(s), 14 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -