📄 dibsectiontest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DIBSectionTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0xc09 /fo"Release/DIBSectionTest.res" /d "NDEBUG" /d "_AFXDLL" "E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\DIBSectionTest.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP46.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DIBSectionTest.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\DIBSectionLite.cpp"
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\DIBSectionTest.cpp"
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\DIBSectionTestDoc.cpp"
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\DIBSectionTestView.cpp"
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP46.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP47.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/DIBSectionTest.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\王洪涛\VC高级编程\material\chapter3\DIBSection_demo\DIBSection_demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP47.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/DIBSectionTest.pdb" /machine:I386 /out:"Release/DIBSectionTest.exe"
".\Release\DIBSectionLite.obj"
".\Release\DIBSectionTest.obj"
".\Release\DIBSectionTestDoc.obj"
".\Release\DIBSectionTestView.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\DIBSectionTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP48.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DIBSectionLite.cpp
DIBSectionTest.cpp
- CDIBSectionLite: No memory DC reuse
DIBSectionTestDoc.cpp
DIBSectionTestView.cpp
MainFrm.cpp
Generating Code...
Linking...
<h3>Results</h3>
DIBSectionTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -