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

📄 ex_contextmenu.plg

📁 Visual C++应用教程-源代码 本书在复习C++基础知识后
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ex_ContextMenu - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Ex_ContextMenu.res" /d "_DEBUG" /d "_AFXDLL" "F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\Ex_ContextMenu.rc"" 
Creating temporary file "C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4BF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Ex_ContextMenu.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\Ex_ContextMenu.cpp"
"F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\MainFrm.cpp"
"F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\Ex_ContextMenuDoc.cpp"
"F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\Ex_ContextMenuView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4BF.tmp" 
Creating temporary file "C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4C0.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Ex_ContextMenu.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
"F:\论著\2006年\Visual C++实用教程(第3版)\配套程序\5\Ex_ContextMenu\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4C0.tmp" 
Creating temporary file "C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4C1.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Ex_ContextMenu.pdb" /debug /machine:I386 /out:"Debug/Ex_ContextMenu.exe" /pdbtype:sept 
".\Debug\Ex_ContextMenu.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\Ex_ContextMenuDoc.obj"
".\Debug\Ex_ContextMenuView.obj"
".\Debug\Ex_ContextMenu.res"
]
Creating command line "link.exe @C:\DOCUME~1\DINGYO~1\LOCALS~1\Temp\RSP4C1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Ex_ContextMenu.cpp
MainFrm.cpp
Ex_ContextMenuDoc.cpp
Ex_ContextMenuView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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