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

📄 sort_compare.plg

📁 常用的几种排序算法的实现源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: sort_compare - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP2045.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/sort_compare.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\程序\VC程序\sort_compare\sort_compareDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP2045.TMP" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/sort_compare.pdb" /machine:I386 /out:"Release/sort_compare.exe"  ".\Release\sort_compare.obj" ".\Release\sort_compareDlg.obj" ".\Release\StdAfx.obj" ".\Release\sort_compare.res" "
<h3>Output Window</h3>
Compiling...
sort_compareDlg.cpp
Linking...



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

⌨️ 快捷键说明

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