?? superclass.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SuperClass - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SuperClass.res" /d "_DEBUG" /d "_AFXDLL" "F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\SuperClass.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SuperClass.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\ChildFrm.cpp"
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\MainFrm.cpp"
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\SuperClass.cpp"
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\SuperClassDoc.cpp"
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\SuperClassView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/SuperClass.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\work\書籍寫作\程序設計技巧與實例\上交版本\審閱完畢的稿子\實例源代碼\第5章 消息映射與處理\SuperClass\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SuperClass.pdb" /debug /machine:I386 /out:"Debug/SuperClass.exe" /pdbtype:sept
".\Debug\ChildFrm.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\SuperClass.obj"
".\Debug\SuperClassDoc.obj"
".\Debug\SuperClassView.obj"
".\Debug\SuperClass.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBE.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
MainFrm.cpp
SuperClass.cpp
SuperClassDoc.cpp
SuperClassView.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/SuperClass.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ChildFrm.sbr" ".\Debug\MainFrm.sbr" ".\Debug\SuperClass.sbr" ".\Debug\SuperClassDoc.sbr" ".\Debug\SuperClassView.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SuperClass.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -