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

📄 mergesortshow.plg

📁 数据结构(C++版)的演示程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MergeSortShow - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MergeSortShow.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShow.cpp"
"C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShowDlg.cpp"
"C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MoveWnd.cpp"
"C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\TextWnd.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAB.tmp" 
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAC.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/MergeSortShow.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAC.tmp" 
Creating temporary file "C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAD.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/MergeSortShow.pdb" /machine:I386 /out:"Release/MergeSortShow.exe" 
".\Release\MergeSortShow.obj"
".\Release\MergeSortShowDlg.obj"
".\Release\MoveWnd.obj"
".\Release\StdAfx.obj"
".\Release\TextWnd.obj"
".\Release\MergeSortShow.res"
]
Creating command line "link.exe @C:\DOCUME~1\QUIETW~1\LOCALS~1\Temp\RSPAD.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
MergeSortShow.cpp
MergeSortShowDlg.cpp
MoveWnd.cpp
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MoveWnd.cpp(143) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MoveWnd.cpp(166) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MoveWnd.cpp(224) : warning C4018: '>' : signed/unsigned mismatch
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MoveWnd.cpp(242) : warning C4018: '<' : signed/unsigned mismatch
TextWnd.cpp
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\TextWnd.cpp(67) : warning C4018: '<' : signed/unsigned mismatch
Generating Code...
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShowDlg.cpp(324) : warning C4700: local variable 'mid' used without having been initialized
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShowDlg.cpp(324) : warning C4700: local variable 'k' used without having been initialized
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShowDlg.cpp(324) : warning C4700: local variable 'j' used without having been initialized
C:\Documents and Settings\quietwave\My Documents\MergeSortShow动画演示\MergeSortShowDlg.cpp(324) : warning C4700: local variable 'i' used without having been initialized
Linking...
Creating command line "bscmake.exe /nologo /o"Release/MergeSortShow.bsc"  ".\Release\StdAfx.sbr" ".\Release\MergeSortShow.sbr" ".\Release\MergeSortShowDlg.sbr" ".\Release\MoveWnd.sbr" ".\Release\TextWnd.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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