📄 gsnake.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: GSnake - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/GSnake.res" /d "NDEBUG" "C:\Windows\Desktop\snake\GSnake\GSnake\GSnake.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPD6.TMP" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Release/" /Fp"Release/GSnake.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"C:\Windows\Desktop\snake\GSnake\GSnake\GSnake.cpp"
"C:\Windows\Desktop\snake\GSnake\GSnake\GSnakeHLP.cpp"
"C:\Windows\Desktop\snake\GSnake\GSnake\Main.cpp"
"C:\Windows\Desktop\snake\GSnake\GSnake\Snake.cpp"
"C:\Windows\Desktop\snake\GSnake\GSnake\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPD6.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP00D7.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 /nologo /subsystem:windows /incremental:no /pdb:"Release/GSnake.pdb" /machine:I386 /out:"Release/GSnake.exe"
.\Release\GSnake.obj
.\Release\GSnakeHLP.obj
.\Release\Main.obj
.\Release\Snake.obj
.\Release\StdAfx.obj
.\Release\GSnake.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP00D7.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
GSnake.cpp
GSnakeHLP.cpp
Main.cpp
Snake.cpp
StdAfx.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Release/GSnake.bsc" .\Release\GSnake.sbr .\Release\GSnakeHLP.sbr .\Release\Main.sbr .\Release\Snake.sbr .\Release\StdAfx.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
GSnake.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -