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

📄 testbed.plg

📁 排序算法以及评估
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TestBed - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/TestBed.res" /d "NDEBUG" /d "_AFXDLL" "E:\MyJob\TestBed\TestBed.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103.tmp" with contents
[
/nologo /Zp8 /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/TestBed.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\MyJob\TestBed\TestBed.cpp"
"E:\MyJob\TestBed\TestBedDlg.cpp"
"E:\MyJob\TestBed\Sort\XSortBase.cpp"
"E:\MyJob\TestBed\Sort\XQSort.cpp"
"E:\MyJob\TestBed\Sort\XISort.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP103.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp" with contents
[
/nologo /Zp8 /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/TestBed.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\MyJob\TestBed\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP104.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/TestBed.pdb" /machine:I386 /out:"Release/TestBed.exe" 
.\Release\StdAfx.obj
.\Release\TestBed.obj
.\Release\TestBedDlg.obj
.\Release\TestBed.res
.\Release\XSortBase.obj
.\Release\XQSort.obj
.\Release\XISort.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP105.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
TestBed.cpp
TestBedDlg.cpp
E:\MyJob\TestBed\sort/XSortBase.h(61) : warning C4100: 'rhs' : unreferenced formal parameter
        E:\MyJob\TestBed\sort/XSortBase.h(61) : while compiling class-template member function 'int __thiscall CXSortBaseT<int>::Compare(int,int)'
E:\MyJob\TestBed\sort/XSortBase.h(61) : warning C4100: 'lhs' : unreferenced formal parameter
        E:\MyJob\TestBed\sort/XSortBase.h(61) : while compiling class-template member function 'int __thiscall CXSortBaseT<int>::Compare(int,int)'
XSortBase.cpp
XQSort.cpp
XISort.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Release/TestBed.bsc"  .\Release\StdAfx.sbr .\Release\TestBed.sbr .\Release\TestBedDlg.sbr .\Release\XSortBase.sbr .\Release\XQSort.sbr .\Release\XISort.sbr"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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