📄 subclass.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SubClass - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SubClass.res" /d "_DEBUG" /d "_AFXDLL" "F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubClass.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SubClass.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\ChildFrm.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\MainFrm.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubClass.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubClassDialog.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubClassDoc.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubClassView.cpp"
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\SubEdit.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB6.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SubClass.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\书籍写作\程序设计技巧与实例\上交版本\审阅完毕的稿子\实例源代码\第5章 消息映射与处理\SubClass\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB7.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB8.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SubClass.pdb" /debug /machine:I386 /out:"Debug/SubClass.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\SubClass.obj"
".\Debug\SubClassDialog.obj"
".\Debug\SubClassDoc.obj"
".\Debug\SubClassView.obj"
".\Debug\SubEdit.obj"
".\Debug\SubClass.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
MainFrm.cpp
SubClass.cpp
SubClassDialog.cpp
SubClassDoc.cpp
SubClassView.cpp
SubEdit.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/SubClass.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ChildFrm.sbr" ".\Debug\MainFrm.sbr" ".\Debug\SubClass.sbr" ".\Debug\SubClassDialog.sbr" ".\Debug\SubClassDoc.sbr" ".\Debug\SubClassView.sbr" ".\Debug\SubEdit.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SubClass.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -