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

📄 wzd.plg

📁 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Wzd - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/Wzd.res" /d "_DEBUG" /d "_AFXDLL" "D:\资料\MFC\MFC EXAMPLES\A24\Wzd.rc"" 
Creating temporary file "C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP79.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/Wzd.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\资料\MFC\MFC EXAMPLES\A24\ChildFrm.cpp"
"D:\资料\MFC\MFC EXAMPLES\A24\MainFrm.cpp"
"D:\资料\MFC\MFC EXAMPLES\A24\Wzd.cpp"
"D:\资料\MFC\MFC EXAMPLES\A24\WzdDoc.cpp"
"D:\资料\MFC\MFC EXAMPLES\A24\WzdTlBar.cpp"
"D:\资料\MFC\MFC EXAMPLES\A24\WzdView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP79.tmp" 
Creating temporary file "C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP7A.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/Wzd.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\资料\MFC\MFC EXAMPLES\A24\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP7A.tmp" 
Creating temporary file "C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP7B.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Wzd.pdb" /debug /machine:I386 /out:"Debug/Wzd.exe" /pdbtype:sept 
".\Debug\ChildFrm.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Wzd.obj"
".\Debug\WzdDoc.obj"
".\Debug\WzdTlBar.obj"
".\Debug\WzdView.obj"
".\Debug\Wzd.res"
]
Creating command line "link.exe @C:\DOCUME~1\liqiang\LOCALS~1\Temp\RSP7B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ChildFrm.cpp
MainFrm.cpp
Wzd.cpp
WzdDoc.cpp
WzdTlBar.cpp
WzdView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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