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

📄 ex07_2.plg

📁 内容包括从VC++的基本范例到项目开发的许多典型的例子。是VC++初学者不可多得的好资料
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ex07_2 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Ex07_2.res" /d "NDEBUG" /d "_AFXDLL" "E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\Ex07_2.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Ex07_2.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\Ex07_2.cpp"
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\Ex07_2Doc.cpp"
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\Ex07_2View.cpp"
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\Line.cpp"
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\MainFrm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP51.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Ex07_2.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\2007Visaul C++编程与项目开发\2007习题\chap07-图形处理\Ex07_2\Ex07_2step4\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP52.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Ex07_2.pdb" /machine:I386 /out:"Release/Ex07_2.exe" 
".\Release\Ex07_2.obj"
".\Release\Ex07_2Doc.obj"
".\Release\Ex07_2View.obj"
".\Release\Line.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\Ex07_2.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Ex07_2.cpp
Ex07_2Doc.cpp
Ex07_2View.cpp
Line.cpp
MainFrm.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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