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

📄 graph.plg

📁 BFS、DFS、有向图、无向图中的各种算法的实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: graph - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/graph.res" /d "_DEBUG" /d "_AFXDLL" "G:\GRAPH\graph.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSPD2F4.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/graph.pdb" /debug /machine:I386 /out:"Debug/graph.exe" /pdbtype:sept 
.\Debug\DialogB.obj
.\Debug\DialogD.obj
.\Debug\DialogDis.obj
.\Debug\DialogI.obj
.\Debug\DialogIA.obj
.\Debug\DialogKD.obj
.\Debug\DialogMN.obj
.\Debug\DialogRV.obj
.\Debug\DialogS.obj
.\Debug\DialogV.obj
.\Debug\DialogVW.obj
.\Debug\DialogVY.obj
.\Debug\DialogYB.obj
.\Debug\graph.obj
.\Debug\graphDoc.obj
.\Debug\graphic.obj
.\Debug\graphView.obj
.\Debug\InputView.obj
.\Debug\MainFrm.obj
.\Debug\OutputView.obj
.\Debug\queue.obj
.\Debug\stack.obj
.\Debug\StdAfx.obj
.\Debug\graph.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPD2F4.TMP"
<h3>Output Window</h3>
Compiling resources...
Linking...



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

⌨️ 快捷键说明

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