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

📄 heapsort.plg

📁 此程序实现了堆排序,并且使用了MFC的图形界面,非常实用
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: HeapSort - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/HeapSort.res" /d "_DEBUG" "D:\042800 陈琳 计算机科学与技术\堆排序\HeapSort.rc"" 
Creating temporary file "C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/HeapSort.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\042800 陈琳 计算机科学与技术\堆排序\Heap.cpp"
"D:\042800 陈琳 计算机科学与技术\堆排序\HeapSort.cpp"
"D:\042800 陈琳 计算机科学与技术\堆排序\HeapSortDlg.cpp"
"D:\042800 陈琳 计算机科学与技术\堆排序\InputDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP17.tmp" 
Creating temporary file "C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/HeapSort.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\042800 陈琳 计算机科学与技术\堆排序\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP18.tmp" 
Creating temporary file "C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/HeapSort.pdb" /debug /machine:I386 /out:"Debug/HeapSort.exe" /pdbtype:sept 
".\Debug\Heap.obj"
".\Debug\HeapSort.obj"
".\Debug\HeapSortDlg.obj"
".\Debug\InputDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\HeapSort.res"
]
Creating command line "link.exe @C:\DOCUME~1\Ingwood\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling resources...
D:\042800 陈琳 计算机科学与技术\堆排序\HeapSort.rc(10) : 致命错误 RC1015: 无法打开包含文件 'afxres.h'.
执行 rc.exe 时出错.
Creating command line "bscmake.exe /nologo /o"Debug/HeapSort.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\Heap.sbr" ".\Debug\HeapSort.sbr" ".\Debug\HeapSortDlg.sbr" ".\Debug\InputDlg.sbr""
Creating browse info file...
Error spawning bscmake.exe
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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