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

📄 ex15a.plg

📁 VC技术内幕 很不错的一本书
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex15a - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA1.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/ex15a.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\ex15a.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\ex15aDoc.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\ex15aView.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\MainFrm.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\Student.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA1.tmp" 
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA2.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/ex15a.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex15a\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA2.tmp" 
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA3.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex15a.pdb" /debug /machine:I386 /out:"Debug/ex15a.exe" /pdbtype:sept 
".\Debug\ex15a.obj"
".\Debug\ex15aDoc.obj"
".\Debug\ex15aView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\Student.obj"
".\Debug\ex15a.res"
]
Creating command line "link.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPA3.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ex15a.cpp
ex15aDoc.cpp
ex15aView.cpp
MainFrm.cpp
Student.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/ex15a.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\ex15a.sbr" ".\Debug\ex15aDoc.sbr" ".\Debug\ex15aView.sbr" ".\Debug\MainFrm.sbr" ".\Debug\Student.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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