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

📄 colorselcmb.plg

📁 实效编程百例,包含了用vc开发的各方面的源代码。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ColorSelCmb - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/ColorSelCmb.res" /d "_DEBUG" /d "_AFXDLL" "E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例8  颜色下拉框\ColorSelCmb\ColorSelCmb.rc"" 
Creating temporary file "C:\WIN98\TEMP\RSP1021.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ColorSelCmb.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例8  颜色下拉框\ColorSelCmb\ColorPickerCB.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例8  颜色下拉框\ColorSelCmb\ColorSelCmb.cpp"
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例8  颜色下拉框\ColorSelCmb\ColorSelCmbDlg.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSP1021.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSP1022.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ColorSelCmb.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Book\正进行\实效130例\编程百例\VC\code\第02章\实例8  颜色下拉框\ColorSelCmb\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSP1022.TMP" 
Creating temporary file "C:\WIN98\TEMP\RSP1023.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ColorSelCmb.pdb" /debug /machine:I386 /out:"Debug/ColorSelCmb.exe" /pdbtype:sept 
".\Debug\ColorPickerCB.obj"
".\Debug\ColorSelCmb.obj"
".\Debug\ColorSelCmbDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\ColorSelCmb.res"
]
Creating command line "link.exe @C:\WIN98\TEMP\RSP1023.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ColorPickerCB.cpp
ColorSelCmb.cpp
ColorSelCmbDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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