📄 diblook.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DibLook - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Jane\LOCALS~1\Temp\RSP29A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fr".\Debug/" /Fp".\Debug/diblook.pch" /Yu"Stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Jane\LOCALS~1\Temp\RSP29A.tmp"
Creating temporary file "C:\DOCUME~1\Jane\LOCALS~1\Temp\RSP29B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/diblook.pdb" /debug /machine:I386 /out:".\Debug/diblook.exe"
".\Debug\dibapi.obj"
".\Debug\dibdoc.obj"
".\Debug\diblook.obj"
".\Debug\dibview.obj"
".\Debug\mainfrm.obj"
".\Debug\myfile.obj"
".\Debug\stdafx.obj"
".\Debug\diblook.res"
]
Creating command line "link.exe @C:\DOCUME~1\Jane\LOCALS~1\Temp\RSP29B.tmp"
<h3>Output Window</h3>
Compiling...
dibview.cpp
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(46) : warning C4101: 'xm' : unreferenced local variable
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(47) : warning C4101: 'x' : unreferenced local variable
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(47) : warning C4101: 'y' : unreferenced local variable
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(46) : warning C4101: 'yn' : unreferenced local variable
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(997) : warning C4018: '<' : signed/unsigned mismatch
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(998) : warning C4018: '<' : signed/unsigned mismatch
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(1000) : warning C4018: '>' : signed/unsigned mismatch
E:\mybook\数字图像处理实训教程\源程序\6 数字图像放大缩小及旋转\旋转\dibview.cpp(1001) : warning C4018: '>' : signed/unsigned mismatch
Linking...
Creating command line "bscmake.exe /nologo /o".\Debug/diblook.bsc" ".\Debug\stdafx.sbr" ".\Debug\dibapi.sbr" ".\Debug\dibdoc.sbr" ".\Debug\diblook.sbr" ".\Debug\dibview.sbr" ".\Debug\mainfrm.sbr" ".\Debug\myfile.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
diblook.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -