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

📄 main.plg

📁 改进的快速排序程序
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: main - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\benq\LOCALS~1\Temp\RSP34.tmp" with contents
[
/nologo /ML /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/main.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
"E:\C++\快速排序1.4\main.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\benq\LOCALS~1\Temp\RSP34.tmp" 
Creating temporary file "C:\DOCUME~1\benq\LOCALS~1\Temp\RSP35.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/main.pdb" /machine:I386 /out:"Release/main.exe" 
".\Release\main.obj"
]
Creating command line "link.exe @C:\DOCUME~1\benq\LOCALS~1\Temp\RSP35.tmp"
<h3>Output Window</h3>
Compiling...
main.cpp
E:\C++\快速排序1.4\QuickSort.h(11) : 警告 C4018: '<' : 有符号/无符号 不匹配
E:\C++\快速排序1.4\QuickSort.h(13) : 警告 C4018: '>' : 有符号/无符号 不匹配
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\kuai.h(30) : 警告 C4710: function 'bool __cdecl Kuai1(int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(30) : 警告 C4710: function 'bool __cdecl Kuai1(int *,int)' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\kuai.h(97) : 警告 C4710: function 'bool __cdecl Kuai2(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(97) : 警告 C4710: function 'bool __cdecl Kuai2(unsigned int *,int)' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\kuai.h(154) : 警告 C4710: function 'bool __cdecl Kuai3(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(154) : 警告 C4710: function 'bool __cdecl Kuai3(unsigned int *,int)' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\kuai.h(229) : 警告 C4710: function 'void __cdecl Kuai4(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(231) : 警告 C4710: function 'void __cdecl Kuai4(unsigned int *,int)' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\main.cpp(67) : 警告 C4710: function 'void __cdecl Kuai5(unsigned int *,int)' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ostream.h(144) : 警告 C4710: function 'class ostream & __thiscall ostream::operator<<(class ostream & (__cdecl*)(class ostream &))' not inlined
E:\C++\快速排序1.4\kuai.h(30) : 警告 C4710: function 'bool __cdecl Kuai1(int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(30) : 警告 C4710: function 'bool __cdecl Kuai1(int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(97) : 警告 C4710: function 'bool __cdecl Kuai2(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(97) : 警告 C4710: function 'bool __cdecl Kuai2(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(154) : 警告 C4710: function 'bool __cdecl Kuai3(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(154) : 警告 C4710: function 'bool __cdecl Kuai3(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(229) : 警告 C4710: function 'void __cdecl Kuai4(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(231) : 警告 C4710: function 'void __cdecl Kuai4(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(270) : 警告 C4710: function 'void __cdecl Kuai5(unsigned int *,int)' not inlined
E:\C++\快速排序1.4\kuai.h(272) : 警告 C4710: function 'void __cdecl Kuai5(unsigned int *,int)' not inlined
Linking...



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

⌨️ 快捷键说明

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