📄 chess.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: chess - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/chess.res" /d "_DEBUG" "D:\zip\chess\CHESS\chess.rc""
Creating temporary file "C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/chess.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\zip\chess\CHESS\chain.cpp"
"D:\zip\chess\CHESS\chess.cpp"
"D:\zip\chess\CHESS\chessDoc.cpp"
"D:\zip\chess\CHESS\chessView.cpp"
"D:\zip\chess\CHESS\MainFrm.cpp"
"D:\zip\chess\CHESS\MyChess.cpp"
"D:\zip\chess\CHESS\Option.cpp"
"D:\zip\chess\CHESS\Tree.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5C.tmp"
Creating temporary file "C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"Debug/" /Fp"Debug/chess.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"D:\zip\chess\CHESS\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5D.tmp"
Creating temporary file "C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/chess.pdb" /debug /machine:I386 /out:"Debug/chess.exe" /pdbtype:sept
.\Debug\chain.obj
.\Debug\chess.obj
.\Debug\chessDoc.obj
.\Debug\chessView.obj
.\Debug\MainFrm.obj
.\Debug\MyChess.obj
.\Debug\Option.obj
.\Debug\StdAfx.obj
.\Debug\Tree.obj
.\Debug\chess.res
]
Creating command line "link.exe @C:\DOCUME~1\jack\LOCALS~1\Temp\RSP5E.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
chain.cpp
chess.cpp
chessDoc.cpp
chessView.cpp
MainFrm.cpp
MyChess.cpp
Option.cpp
Tree.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/chess.bsc" .\Debug\StdAfx.sbr .\Debug\chain.sbr .\Debug\chess.sbr .\Debug\chessDoc.sbr .\Debug\chessView.sbr .\Debug\MainFrm.sbr .\Debug\MyChess.sbr .\Debug\Option.sbr .\Debug\Tree.sbr"
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 + -