📄 狩猎谋生.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 狩猎谋生 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/狩猎谋生.res" /d "_DEBUG" /d "_AFXDLL" "F:\programe softcode\[学VC、编游戏]\09.狩猎谋生\狩猎谋生.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/狩猎谋生.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\programe softcode\[学VC、编游戏]\09.狩猎谋生\setmap.cpp"
"F:\programe softcode\[学VC、编游戏]\09.狩猎谋生\狩猎谋生.cpp"
"F:\programe softcode\[学VC、编游戏]\09.狩猎谋生\狩猎谋生Dlg.cpp"
"F:\programe softcode\[学VC、编游戏]\游戏类库\Game.cpp"
"F:\programe softcode\[学VC、编游戏]\游戏类库\game_地图.cpp"
"F:\programe softcode\[学VC、编游戏]\游戏类库\game_寻路.cpp"
"F:\programe softcode\[学VC、编游戏]\游戏类库\搜索算法.CPP"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP75.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/狩猎谋生.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\programe softcode\[学VC、编游戏]\09.狩猎谋生\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP76.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP77.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/狩猎谋生.pdb" /debug /machine:I386 /out:"Debug/狩猎谋生.exe" /pdbtype:sept
".\Debug\setmap.obj"
".\Debug\StdAfx.obj"
".\Debug\狩猎谋生.obj"
".\Debug\狩猎谋生Dlg.obj"
".\Debug\Game.obj"
".\Debug\game_地图.obj"
".\Debug\game_寻路.obj"
".\Debug\搜索算法.OBJ"
".\Debug\狩猎谋生.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP77.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
setmap.cpp
狩猎谋生.cpp
狩猎谋生Dlg.cpp
Game.cpp
game_地图.cpp
game_寻路.cpp
搜索算法.CPP
Generating Code...
Linking...
<h3>Results</h3>
狩猎谋生.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -