⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 statusbar.plg

📁 深入剖析Visual C++编程技术及应用实例
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: StatusBar - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/StatusBar.res" /d "_DEBUG" /d "_AFXDLL" "E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusBar.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP35.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/StatusBar.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\ActiveStatusBar.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\MainFrm.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusBar.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusBarDoc.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusBarView.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusCombo.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusControl.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusEdit.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusProgress.cpp"
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StatusStatic.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP35.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP36.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/StatusBar.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"E:\王洪涛\VC高级编程\material\draw_in_statusbar\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP36.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/StatusBar.pdb" /debug /machine:I386 /out:".\Debug/StatusBar.exe" 
".\Debug\ActiveStatusBar.obj"
".\Debug\MainFrm.obj"
".\Debug\StatusBar.obj"
".\Debug\StatusBarDoc.obj"
".\Debug\StatusBarView.obj"
".\Debug\StatusCombo.obj"
".\Debug\StatusControl.obj"
".\Debug\StatusEdit.obj"
".\Debug\StatusProgress.obj"
".\Debug\StatusStatic.obj"
".\Debug\StdAfx.obj"
".\Debug\StatusBar.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP37.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ActiveStatusBar.cpp
MainFrm.cpp
StatusBar.cpp
StatusBarDoc.cpp
StatusBarView.cpp
StatusCombo.cpp
StatusControl.cpp
StatusEdit.cpp
StatusProgress.cpp
StatusStatic.cpp
Generating Code...
Linking...



<h3>Results</h3>
StatusBar.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -