📄 myimgapp.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Myimgapp - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Myimgapp.res" /d "_DEBUG" /d "_AFXDLL" "E:\Samples\CQA0212\FullScreen\Myimgapp.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Myimgapp.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Samples\CQA0212\FullScreen\Doc.cpp"
"E:\Samples\CQA0212\FullScreen\FullScreenHandler.cpp"
"E:\Samples\CQA0212\FullScreen\MainFrm.cpp"
"E:\Samples\CQA0212\FullScreen\Myimgapp.cpp"
"E:\Samples\CQA0212\FullScreen\PictCtrl.cpp"
"E:\Samples\CQA0212\FullScreen\Picture.cpp"
"E:\Samples\CQA0212\FullScreen\StatLink.cpp"
"E:\Samples\CQA0212\FullScreen\View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Myimgapp.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Samples\CQA0212\FullScreen\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp" with contents
[
gdiplus.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Myimgapp.pdb" /debug /machine:I386 /out:"Debug/Myimgapp.exe" /pdbtype:sept
.\Debug\Doc.obj
.\Debug\FullScreenHandler.obj
.\Debug\MainFrm.obj
.\Debug\Myimgapp.obj
.\Debug\PictCtrl.obj
.\Debug\Picture.obj
.\Debug\StatLink.obj
.\Debug\StdAfx.obj
.\Debug\View.obj
.\Debug\Myimgapp.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7D.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Doc.cpp
FullScreenHandler.cpp
MainFrm.cpp
Myimgapp.cpp
PictCtrl.cpp
Picture.cpp
StatLink.cpp
View.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Myimgapp.bsc" .\Debug\StdAfx.sbr .\Debug\Doc.sbr .\Debug\FullScreenHandler.sbr .\Debug\MainFrm.sbr .\Debug\Myimgapp.sbr .\Debug\PictCtrl.sbr .\Debug\Picture.sbr .\Debug\StatLink.sbr .\Debug\View.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Myimgapp.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -