📄 ex11a.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex11a - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPC4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/ex11a.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\downloads\VC技术内幕4\vc技术内幕(第四版)\ex11a\ComputeDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPC4.tmp"
Creating temporary file "C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPC5.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex11a.pdb" /debug /machine:I386 /out:"Debug/ex11a.exe" /pdbtype:sept
".\Debug\ComputeDlg.obj"
".\Debug\ex11a.obj"
".\Debug\ex11aDoc.obj"
".\Debug\ex11aView.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\ex11a.res"
]
Creating command line "link.exe @C:\DOCUME~1\hi0\LOCALS~1\Temp\RSPC5.tmp"
<h3>Output Window</h3>
Compiling...
ComputeDlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/ex11a.bsc" ".\Debug\StdAfx.sbr" ".\Debug\ComputeDlg.sbr" ".\Debug\ex11a.sbr" ".\Debug\ex11aDoc.sbr" ".\Debug\ex11aView.sbr" ".\Debug\MainFrm.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ex11a.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -