📄 ex22b.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ex22b - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSPB012.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/ex22b.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\BookCode\ex22b\Test22dDialog.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSPB012.TMP"
Creating temporary file "c:\windows\TEMP\RSPB013.TMP" with contents
[
\bookcode\ex22a\Debug\ex22a.lib \bookcode\ex22c\Debug\ex22c.lib \bookcode\ex22d\Debug\ex22d.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ex22b.pdb" /debug /machine:I386 /out:"Debug/ex22b.exe" /pdbtype:sept
.\Debug\ex22b.obj
.\Debug\ex22bDoc.obj
.\Debug\ex22bView.obj
.\Debug\MainFrm.obj
.\Debug\StdAfx.obj
.\Debug\Test22cDialog.obj
.\Debug\ex22b.res
.\Debug\Test22dDialog.obj
]
Creating command line "link.exe @c:\windows\TEMP\RSPB013.TMP"
<h3>Output Window</h3>
Compiling...
Test22dDialog.cpp
Linking...
<h3>Results</h3>
ex22b.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -