📄 russiangame.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RussianGame - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/RussianGame.res" /d "_DEBUG" "E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\RussianGame.rc""
Creating temporary file "E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDB.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/RussianGame.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\ButtonST.cpp"
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\DigitalPlayer.cpp"
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\HeroDlg.cpp"
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\NameDlg.cpp"
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\RussianGame.cpp"
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\RussianGameDlg.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDB.tmp"
Creating temporary file "E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDC.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/RussianGame.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Documents and Settings\showay\桌面\新建文件夹\俄罗斯方块游戏源代码\RussianGame\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDC.tmp"
Creating temporary file "E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDD.tmp" with contents
[
version.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/RussianGame.pdb" /debug /machine:I386 /out:"Debug/RussianGame.exe" /pdbtype:sept
".\Debug\ButtonST.obj"
".\Debug\DigitalPlayer.obj"
".\Debug\HeroDlg.obj"
".\Debug\NameDlg.obj"
".\Debug\RussianGame.obj"
".\Debug\RussianGameDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\RussianGame.res"
]
Creating command line "link.exe @E:\DOCUME~1\showay\LOCALS~1\Temp\RSPDD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ButtonST.cpp
DigitalPlayer.cpp
HeroDlg.cpp
NameDlg.cpp
RussianGame.cpp
RussianGameDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
RussianGame.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -