📄 snake.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: snake - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\天空\LOCALS~1\Temp\RSP43.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "C:\PROGRA~1\BREWSD~1.0ZH\inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/snake.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\天空\桌面\2006-3-16\2006-3-23\辕马\src\AEEAppGen.c"
"C:\Documents and Settings\天空\桌面\2006-3-16\2006-3-23\辕马\src\AEEModGen.c"
"C:\Documents and Settings\天空\桌面\2006-3-16\2006-3-23\辕马\贪吃蛇\snake\snake.c"
]
Creating command line "cl.exe @"C:\DOCUME~1\天空\LOCALS~1\Temp\RSP43.tmp""
Creating temporary file "C:\DOCUME~1\天空\LOCALS~1\Temp\RSP44.tmp" with contents
[
oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/snake.pdb" /debug /machine:I386 /out:"snake.dll" /implib:"Debug/snake.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\snake.obj"
]
Creating command line "link.exe @"C:\DOCUME~1\天空\LOCALS~1\Temp\RSP44.tmp""
<h3>Output Window</h3>
Compiling...
AEEAppGen.c
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\天空\桌面\2006-3-16\2006-3-23\辕马\src\AEEAppGen.c': No such file or directory
AEEModGen.c
fatal error C1083: Cannot open source file: 'C:\Documents and Settings\天空\桌面\2006-3-16\2006-3-23\辕马\src\AEEModGen.c': No such file or directory
snake.c
执行 cl.exe 时出错.
<h3>Results</h3>
snake.dll - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -