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

📄 cpldemo.plg

📁 控制面板程序设计-在控制面板上加一个测试组件
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: cpldemo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\TEMP\RSPDF.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/cpldemo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\syj\vcbook\ch5\program\cpldemo\CtrlPan.cpp"
]
Creating command line "cl.exe @D:\TEMP\RSPDF.tmp" 
Creating temporary file "D:\TEMP\RSPE0.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/cpldemo.pdb" /machine:I386 /def:".\cpldemo.def" /out:"Release/cpldemo.cpl" /implib:"Release/cpldemo.lib" 
.\Release\cpldemo.obj
.\Release\CtrlPan.obj
.\Release\StdAfx.obj
.\Release\cpldemo.res
]
Creating command line "link.exe @D:\TEMP\RSPE0.tmp"
<h3>Output Window</h3>
Compiling...
CtrlPan.cpp
Linking...
   Creating library Release/cpldemo.lib and object Release/cpldemo.exp
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF



<h3>Results</h3>
cpldemo.cpl - 0 error(s), 2 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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