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

📄 prop.plg

📁 孙鑫老师VC视频第八课代码:逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Prop - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "e:\Temp\RSP155.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Prop.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\VCLESSON\Lesson8\Prop\PropView.cpp"
]
Creating command line "cl.exe @e:\Temp\RSP155.tmp" 
Creating temporary file "e:\Temp\RSP156.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Prop.pdb" /debug /machine:I386 /out:"Debug/Prop.exe" /pdbtype:sept 
.\Debug\MainFrm.obj
.\Debug\Prop.obj
.\Debug\Prop1.obj
.\Debug\Prop2.obj
.\Debug\Prop3.obj
.\Debug\PropDoc.obj
.\Debug\PropView.obj
.\Debug\StdAfx.obj
.\Debug\Prop.res
.\Debug\PropSheet.obj
]
Creating command line "link.exe @e:\Temp\RSP156.tmp"
<h3>Output Window</h3>
Compiling...
PropView.cpp
Linking...



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

⌨️ 快捷键说明

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