📄 previewtool.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PreviewTool - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PreviewTool.res" /d "_DEBUG" /d "_AFXDLL" "E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\PreviewTool.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PreviewTool.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\MainFrm.cpp"
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\PreView.cpp"
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\PreviewTool.cpp"
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\PreviewToolDoc.cpp"
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\PreviewToolView.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD3.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/PreviewTool.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\光盘\MFC程序开发参考大全\第9章\9.6.1 在文档、视图结构中自定义打印预览工具栏\PreviewTool\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD4.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PreviewTool.pdb" /debug /machine:I386 /out:"Debug/PreviewTool.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\PreView.obj"
".\Debug\PreviewTool.obj"
".\Debug\PreviewToolDoc.obj"
".\Debug\PreviewToolView.obj"
".\Debug\StdAfx.obj"
".\Debug\PreviewTool.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPD5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
PreView.cpp
PreviewTool.cpp
PreviewToolDoc.cpp
PreviewToolView.cpp
Generating Code...
Linking...
<h3>Results</h3>
PreviewTool.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -