📄 imagedis.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ImageDis - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zheleo\LOCALS~1\Temp\RSP9B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ImageDis.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\me\vc++资料\ImageDis(王老师)\ImageDisView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\zheleo\LOCALS~1\Temp\RSP9B.tmp"
Creating temporary file "C:\DOCUME~1\zheleo\LOCALS~1\Temp\RSP9C.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageDis.pdb" /debug /machine:I386 /out:"Debug/ImageDis.exe" /pdbtype:sept
".\Debug\DlgPortSetClass.obj"
".\Debug\ImageDis.obj"
".\Debug\ImageDisDoc.obj"
".\Debug\ImageDisView.obj"
".\Debug\MainFrm.obj"
".\Debug\mscomm.obj"
".\Debug\StdAfx.obj"
".\Debug\ImageDis.res"
]
Creating command line "link.exe @C:\DOCUME~1\zheleo\LOCALS~1\Temp\RSP9C.tmp"
<h3>Output Window</h3>
Compiling...
ImageDisView.cpp
D:\me\vc++资料\ImageDis(王老师)\ImageDisView.cpp(79) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
D:\me\vc++资料\ImageDis(王老师)\ImageDisView.cpp(815) : warning C4101: 'rowEge' : unreferenced local variable
D:\me\vc++资料\ImageDis(王老师)\ImageDisView.cpp(814) : warning C4101: 'columnEge' : unreferenced local variable
D:\me\vc++资料\ImageDis(王老师)\ImageDisView.cpp(257) : warning C4715: 'CImageDisView::OnCreate' : not all control paths return a value
Linking...
LINK : LNK6004: Debug/ImageDis.exe not found or not built by the last incremental link; performing full link
<h3>Results</h3>
ImageDis.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -