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

📄 lstboxtip.plg

📁 此书包含了大量的VC程序源代码,对于学习者来说是非常重要的,看后大家对VC将会有质的提高.非常经典.
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: LstBoxTip - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/LstBoxTip.res" /d "_DEBUG" /d "_AFXDLL" "E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\LstBoxTip.rc"" 
Creating temporary file "C:\WIN98\TEMP\RSPF072.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LstBoxTip.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\ListBoxTip.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\LstBoxTip.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\LstBoxTipDlg.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\PupText.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\Subclass.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPF072.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSPF073.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/LstBoxTip.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例23  列表项的提示条\LstBoxTip\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSPF073.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSPF074.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/LstBoxTip.pdb" /debug /machine:I386 /out:"Debug/LstBoxTip.exe" /pdbtype:sept 
".\Debug\ListBoxTip.obj"
".\Debug\LstBoxTip.obj"
".\Debug\LstBoxTipDlg.obj"
".\Debug\PupText.obj"
".\Debug\StdAfx.obj"
".\Debug\Subclass.obj"
".\Debug\LstBoxTip.res"
]
Creating command line "link.exe @C:\WIN98\TEMP\RSPF074.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ListBoxTip.cpp
LstBoxTip.cpp
LstBoxTipDlg.cpp
PupText.cpp
Subclass.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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