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

📄 ex28c.plg

📁 VC技术内幕
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex28c - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/ex28c.res" /d "_DEBUG" /d "_AFXDLL" "D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28c.rc"" 
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1BE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex28c.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28c.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\MainFrm.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28cdoc.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28cview.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28cSet.cpp"
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\SectionSet.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1BE.tmp" 
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1BF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/ex28c.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1BF.tmp" 
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1C0.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/ex28c.pdb" /debug /machine:I386 /out:".\Debug/ex28c.exe" 
".\Debug\ex28c.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\ex28cdoc.obj"
".\Debug\ex28cview.obj"
".\Debug\ex28cSet.obj"
".\Debug\SectionSet.obj"
".\Debug\ex28c.res"
]
Creating command line "link.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSP1C0.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ex28c.cpp
MainFrm.cpp
ex28cdoc.cpp
D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex28c\ex28cdoc.cpp(47) : error C2660: 'Open' : function does not take 0 parameters
ex28cview.cpp
ex28cSet.cpp
SectionSet.cpp
Generating Code...
执行 cl.exe 时出错.



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

⌨️ 快捷键说明

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