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

📄 recttest.plg

📁 VC++ MFC 教程源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RectTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/RectTest.res" /d "_DEBUG" /d "_AFXDLL" "F:\vc_mfc\20060606_VCSLJC\Chapter7_3\RectTest.rc"" 
Creating temporary file "C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RectTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\DlgPoint.cpp"
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\DlgRect.cpp"
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\MainFrm.cpp"
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\RectTest.cpp"
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\RectTestDoc.cpp"
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\RectTestView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP5E.tmp" 
Creating temporary file "C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP5F.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/RectTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\vc_mfc\20060606_VCSLJC\Chapter7_3\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP5F.tmp" 
Creating temporary file "C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP60.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/RectTest.pdb" /debug /machine:I386 /out:"Debug/RectTest.exe" /pdbtype:sept 
.\Debug\DlgPoint.obj
.\Debug\DlgRect.obj
.\Debug\MainFrm.obj
.\Debug\RectTest.obj
.\Debug\RectTestDoc.obj
.\Debug\RectTestView.obj
.\Debug\StdAfx.obj
.\Debug\RectTest.res
]
Creating command line "link.exe @C:\DOCUME~1\SUNXIA~1\LOCALS~1\Temp\RSP60.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DlgPoint.cpp
DlgRect.cpp
MainFrm.cpp
RectTest.cpp
RectTestDoc.cpp
RectTestView.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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