📄 bmp256.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BMP256 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP208.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/BMP256.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第8章 图形图像编程\Ex5_10\Ex5_10\BMP256View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP208.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP209.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/BMP256.pdb" /debug /machine:I386 /out:"Debug/BMP256.exe" /pdbtype:sept
".\Debug\BMP256.obj"
".\Debug\BMP256Doc.obj"
".\Debug\BMP256View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\BMP256.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP209.tmp"
<h3>Output Window</h3>
Compiling...
BMP256View.cpp
F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第8章 图形图像编程\Ex5_10\Ex5_10\BMP256View.cpp(178) : warning C4700: local variable 'bm' used without having been initialized
Linking...
<h3>Results</h3>
BMP256.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -