⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zty.plg

📁 迷宫算法,一个利用堆栈和回溯算法实现的自动寻路程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: zty - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/zty.res" /d "_DEBUG" /d "_AFXDLL" "F:\迷宫算法\zty.rc"" 
Creating temporary file "C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/zty.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\迷宫算法\MainFrm.cpp"
"F:\迷宫算法\Maze.cpp"
"F:\迷宫算法\zty.cpp"
"F:\迷宫算法\ztyDoc.cpp"
"F:\迷宫算法\ztyView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9D.tmp" 
Creating temporary file "C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/zty.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"F:\迷宫算法\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9E.tmp" 
Creating temporary file "C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/zty.pdb" /debug /machine:I386 /out:"Debug/zty.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\Maze.obj"
".\Debug\StdAfx.obj"
".\Debug\zty.obj"
".\Debug\ztyDoc.obj"
".\Debug\ztyView.obj"
".\Debug\zty.res"
]
Creating command line "link.exe @C:\DOCUME~1\ty\LOCALS~1\Temp\RSP9F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
Maze.cpp
zty.cpp
ztyDoc.cpp
ztyView.cpp
Generating Code...
F:\迷宫算法\Maze.cpp(183) : warning C4700: local variable 'a' used without having been initialized
Linking...
LINK : LNK6004: Debug/zty.exe not found or not built by the last incremental link; performing full link



<h3>Results</h3>
zty.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -