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

📄 chapter05.plg

📁 MFC程序的生命期Chapter05 MFC程序的生命期应用实例源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chapter05 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Chapter05.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\MFC学习\精通MFC程序设计 (F)\第05章 MFC程序的生命期\Chapter05\Chapter05View.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP72.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP73.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chapter05.pdb" /debug /machine:I386 /out:"Debug/Chapter05.exe" /pdbtype:sept 
".\Debug\Chapter05.obj"
".\Debug\Chapter05Doc.obj"
".\Debug\Chapter05View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Chapter05.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP73.tmp"
<h3>Output Window</h3>
Compiling...
Chapter05View.cpp
F:\MFC学习\精通MFC程序设计 (F)\第05章 MFC程序的生命期\Chapter05\Chapter05View.cpp(106) : error C2065: 'hjjkjk' : undeclared identifier
F:\MFC学习\精通MFC程序设计 (F)\第05章 MFC程序的生命期\Chapter05\Chapter05View.cpp(106) : error C2143: syntax error : missing ';' before '}'
Error executing cl.exe.



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

⌨️ 快捷键说明

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