📄 chess.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Chess - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP132.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Chess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\Downloads\源代码\象棋\中国象棋源代码\BaiDlg.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\BaseClasses.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\BaseDef.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\Chess.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\CoolButton.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\OpenDlg.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\OptionDlg.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\Thinker.cpp"
"D:\Downloads\源代码\象棋\中国象棋源代码\ThinkOptionDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP132.tmp"
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
BaiDlg.cpp
BaseClasses.cpp
BaseDef.cpp
Chess.cpp
CoolButton.cpp
OpenDlg.cpp
OptionDlg.cpp
Thinker.cpp
ThinkOptionDlg.cpp
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP133.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Chess.pdb" /debug /machine:I386 /out:"Debug/Chess.exe" /pdbtype:sept
".\Debug\BaiDlg.obj"
".\Debug\BaseClasses.obj"
".\Debug\BaseDef.obj"
".\Debug\Chess.obj"
".\Debug\ChessDlg.obj"
".\Debug\CoolButton.obj"
".\Debug\OpenDlg.obj"
".\Debug\OptionDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\StepList.obj"
".\Debug\Thinker.obj"
".\Debug\ThinkOptionDlg.obj"
".\Debug\Chess.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP133.tmp"
<h3>Output Window</h3>
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP134.tmp" with contents
[
/nologo /o"Debug/Chess.bsc"
".\Debug\StdAfx.sbr"
".\Debug\BaiDlg.sbr"
".\Debug\BaseClasses.sbr"
".\Debug\BaseDef.sbr"
".\Debug\Chess.sbr"
".\Debug\ChessDlg.sbr"
".\Debug\CoolButton.sbr"
".\Debug\OpenDlg.sbr"
".\Debug\OptionDlg.sbr"
".\Debug\StepList.sbr"
".\Debug\Thinker.sbr"
".\Debug\ThinkOptionDlg.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP134.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Chess.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -