📄 othello.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Othello - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Othello.res" /d "NDEBUG" /d "_AFXDLL" "D:\SE项目\日月黑白棋\Othello\Othello.rc""
Creating temporary file "C:\DOCUME~1\kua\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Othello.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\SE项目\日月黑白棋\Othello\AI_kua.cpp"
"D:\SE项目\日月黑白棋\Othello\Board.cpp"
"D:\SE项目\日月黑白棋\Othello\HI.cpp"
"D:\SE项目\日月黑白棋\Othello\Judge.cpp"
"D:\SE项目\日月黑白棋\Othello\MainFrm.cpp"
"D:\SE项目\日月黑白棋\Othello\Othello.cpp"
"D:\SE项目\日月黑白棋\Othello\OthelloDoc.cpp"
"D:\SE项目\日月黑白棋\Othello\OthelloView.cpp"
"D:\SE项目\日月黑白棋\Othello\Player.cpp"
"D:\SE项目\日月黑白棋\Othello\Record.cpp"
"D:\SE项目\日月黑白棋\Othello\shockwaveflash.cpp"
"D:\SE项目\日月黑白棋\Othello\Splash.cpp"
"D:\SE项目\日月黑白棋\Othello\WinDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kua\LOCALS~1\Temp\RSP4E.tmp"
Creating temporary file "C:\DOCUME~1\kua\LOCALS~1\Temp\RSP4F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Release/Othello.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\SE项目\日月黑白棋\Othello\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\kua\LOCALS~1\Temp\RSP4F.tmp"
Creating temporary file "C:\DOCUME~1\kua\LOCALS~1\Temp\RSP50.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Othello.pdb" /machine:I386 /out:"Release/Othello.exe"
".\Release\AI_kua.obj"
".\Release\Board.obj"
".\Release\HI.obj"
".\Release\Judge.obj"
".\Release\MainFrm.obj"
".\Release\Othello.obj"
".\Release\OthelloDoc.obj"
".\Release\OthelloView.obj"
".\Release\Player.obj"
".\Release\Record.obj"
".\Release\shockwaveflash.obj"
".\Release\Splash.obj"
".\Release\StdAfx.obj"
".\Release\WinDlg.obj"
".\Release\Othello.res"
]
Creating command line "link.exe @C:\DOCUME~1\kua\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AI_kua.cpp
Board.cpp
HI.cpp
Judge.cpp
MainFrm.cpp
Othello.cpp
OthelloDoc.cpp
OthelloView.cpp
Player.cpp
Record.cpp
shockwaveflash.cpp
Splash.cpp
WinDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Othello.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -