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

📄 mergesortshow.plg

📁 数据结构的代码演示程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MergeSortShow - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSP20.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/MergeSortShow.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"G:\vc_work\fact递归演示\MergeSortShowDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSP20.tmp" 
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSP21.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/MergeSortShow.pdb" /debug /machine:I386 /out:"Debug/MergeSortShow.exe" /pdbtype:sept 
".\Debug\MergeSortShow.obj"
".\Debug\MergeSortShowDlg.obj"
".\Debug\MoveWnd.obj"
".\Debug\StdAfx.obj"
".\Debug\TextWnd.obj"
".\Debug\MergeSortShow.res"
]
Creating command line "link.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSP21.tmp"
<h3>Output Window</h3>
Compiling...
MergeSortShowDlg.cpp
G:\vc_work\fact递归演示\MergeSortShowDlg.cpp(322) : warning C4101: 'mid' : unreferenced local variable
G:\vc_work\fact递归演示\MergeSortShowDlg.cpp(322) : warning C4101: 'i' : unreferenced local variable
G:\vc_work\fact递归演示\MergeSortShowDlg.cpp(322) : warning C4101: 'j' : unreferenced local variable
G:\vc_work\fact递归演示\MergeSortShowDlg.cpp(322) : warning C4101: 'k' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/MergeSortShow.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\MergeSortShow.sbr" ".\Debug\MergeSortShowDlg.sbr" ".\Debug\MoveWnd.sbr" ".\Debug\TextWnd.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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