📄 guessnum.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: guessNum - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\winxpdat\temp\RSPA9.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/guessNum.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\winxpdat\My Docunments\c\eazyGame\guessNum\DatDlg.cpp"
]
Creating command line "cl.exe @E:\winxpdat\temp\RSPA9.tmp"
Creating temporary file "E:\winxpdat\temp\RSPAA.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/guessNum.pdb" /debug /machine:I386 /out:"Debug/guessNum.exe" /pdbtype:sept
".\Debug\Abort.obj"
".\Debug\DatDlg.obj"
".\Debug\guessNum.obj"
".\Debug\guessNumDlg.obj"
".\Debug\InputDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\guessNum.res"
]
Creating command line "link.exe @E:\winxpdat\temp\RSPAA.tmp"
<h3>Output Window</h3>
Compiling...
DatDlg.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/guessNum.bsc" ".\Debug\StdAfx.sbr" ".\Debug\Abort.sbr" ".\Debug\DatDlg.sbr" ".\Debug\guessNum.sbr" ".\Debug\guessNumDlg.sbr" ".\Debug\InputDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
guessNum.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -