📄 game2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: game2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/game.res" /d "_DEBUG" "D:\程序\俄罗斯方块\game.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPB176.TMP" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/game2.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\程序\俄罗斯方块\ddutil.cpp"
"D:\程序\俄罗斯方块\dxutil.cpp"
"D:\程序\俄罗斯方块\game.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB176.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPB180.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib dxguid.lib ddraw.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/game2.pdb" /debug /machine:I386 /out:"Debug/game2.exe" /pdbtype:sept
".\Debug\ddutil.obj"
".\Debug\dxutil.obj"
".\Debug\game.obj"
".\Debug\game.res"
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPB180.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
ddutil.cpp
dxutil.cpp
game.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/game2.bsc" ".\Debug\ddutil.sbr" ".\Debug\dxutil.sbr" ".\Debug\game.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
game2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -