📄 demo32.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: demo32 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/demo32.res" /d "_DEBUG" /d "_AFXDLL" "F:\毕业设计\vc股票卡\4338836\demo32.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp" with contents
[
/nologo /G5 /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo32.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\毕业设计\vc股票卡\4338836\demo32.cpp"
"F:\毕业设计\vc股票卡\4338836\demo32Doc.cpp"
"F:\毕业设计\vc股票卡\4338836\demo32View.cpp"
"F:\毕业设计\vc股票卡\4338836\MainFrm.cpp"
"F:\毕业设计\vc股票卡\4338836\StkDemo.cpp"
"F:\毕业设计\vc股票卡\4338836\STKDRV.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2A.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp" with contents
[
/nologo /G5 /Zp1 /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo32.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"F:\毕业设计\vc股票卡\4338836\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/demo32.pdb" /debug /machine:I386 /out:"Debug/demo32.exe" /pdbtype:sept
".\Debug\demo32.obj"
".\Debug\demo32Doc.obj"
".\Debug\demo32View.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\StkDemo.obj"
".\Debug\STKDRV.obj"
".\Debug\demo32.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP2C.tmp"
<h3>Output Window</h3>
Compiling resources...
F:\毕业设计\vc股票卡\4338836\demo32.rc(11) : fatal error RC1015: cannot open include file 'afxres.h'.
Error executing rc.exe.
<h3>Results</h3>
demo32.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -