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

📄 demo_palette.plg

📁 可通过可执行文件中的使用颜色表和使用调色板在左方得到需要的颜色
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo_Palette - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Demo_Palette.res" /d "_DEBUG" "E:\yu\6\ch07\Demo_Palette\Demo_Palette.rc"" 
Creating temporary file "C:\TEMP\RSP1D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Demo_Palette.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\yu\6\ch07\Demo_Palette\Demo_Palette.cpp"
"E:\yu\6\ch07\Demo_Palette\Demo_PaletteDoc.cpp"
"E:\yu\6\ch07\Demo_Palette\Demo_PaletteView.cpp"
"E:\yu\6\ch07\Demo_Palette\MainFrm.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1D.tmp" 
Creating temporary file "C:\TEMP\RSP1E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Demo_Palette.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\yu\6\ch07\Demo_Palette\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP1E.tmp" 
Creating temporary file "C:\TEMP\RSP1F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Demo_Palette.pdb" /debug /machine:I386 /out:"Debug/Demo_Palette.exe" /pdbtype:sept 
.\Debug\Demo_Palette.obj
.\Debug\Demo_PaletteDoc.obj
.\Debug\Demo_PaletteView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\Demo_Palette.res
]
Creating command line "link.exe @C:\TEMP\RSP1F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Demo_Palette.cpp
Demo_PaletteDoc.cpp
Demo_PaletteView.cpp
MainFrm.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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