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

📄 进程管理.plg

📁 首先这个程序是在Linux下写的
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 进程管理 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\wjyou\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/进程管理.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\C++\—操作系统—\进程管理\进程管理(修改一)\进程管理\TimeCycle.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\wjyou\LOCALS~1\Temp\RSP7F.tmp" 
Creating temporary file "C:\DOCUME~1\wjyou\LOCALS~1\Temp\RSP80.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 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:yes /pdb:"Debug/进程管理.pdb" /debug /machine:I386 /out:"Debug/进程管理.exe" /pdbtype:sept 
".\Debug\MAIN.OBJ"
".\Debug\Process.obj"
".\Debug\TimeCycle.obj"
]
Creating command line "link.exe @C:\DOCUME~1\wjyou\LOCALS~1\Temp\RSP80.tmp"
<h3>Output Window</h3>
Compiling...
TimeCycle.cpp
E:\C++\—操作系统—\进程管理\进程管理(修改一)\进程管理\TimeCycle.cpp(23) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::pair<int const ,Process *>,std::pair<int const ,Process *> &,std::pair<int const ,Process *> *,int>' : identifier was truncated to '255' characters in the debug information
E:\C++\—操作系统—\进程管理\进程管理(修改一)\进程管理\TimeCycle.cpp(23) : warning C4786: 'std::reverse_bidirectional_iterator<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::const_iterator,std::pair<int const ,Process *>,std::pair<int const ,Process *> const &,std::pair<int const ,Process *> const *,int>' : identifier was truncated to '255' characters in the debug information
E:\C++\—操作系统—\进程管理\进程管理(修改一)\进程管理\TimeCycle.cpp(23) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator>' : identifier was truncated to '255' characters in the debug information
E:\C++\—操作系统—\进程管理\进程管理(修改一)\进程管理\TimeCycle.cpp(23) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::const_iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::const_iterator>' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\utility(23) : warning C4786: '??0?$pair@Viterator@?$_Tree@HU?$pair@$$CBHPAVProcess@@@std@@U_Kfn@?$map@HPAVProcess@@U?$less@H@std@@V?$allocator@PAVProcess@@@3@@2@U?$less@H@2@V?$allocator@PAVProcess@@@2@@std@@_N@std@@QAE@ABViterator@?$_Tree@HU?$pair@$$CBHPAVProcess@@@std@@U_Kfn@?$map@HPAVProcess@@U?$less@H@std@@V?$allocator@PAVProcess@@@3@@2@U?$less@H@2@V?$allocator@PAVProcess@@@2@@1@AB_N@Z' : identifier was truncated to '255' characters in the browser information
        c:\program files\microsoft visual studio\vc98\include\map(93) : see reference to class template instantiation 'std::pair<class std::_Tree<int,struct std::pair<int const ,class Process *>,struct std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::_Kfn,struct std::less<int>,class std::allocator<class Process *> >::iterator,bool>' being compiled
        c:\program files\microsoft visual studio\vc98\include\map(93) : while compiling class-template member function 'class Process *&__thiscall std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::operator [](const int &) '
c:\program files\microsoft visual studio\vc98\include\utility(23) : warning C4786: '??0?$pair@Viterator@?$_Tree@HU?$pair@$$CBHPAVProcess@@@std@@U_Kfn@?$map@HPAVProcess@@U?$less@H@std@@V?$allocator@PAVProcess@@@3@@2@U?$less@H@2@V?$allocator@PAVProcess@@@2@@std@@V123@@std@@QAE@ABViterator@?$_Tree@HU?$pair@$$CBHPAVProcess@@@std@@U_Kfn@?$map@HPAVProcess@@U?$less@H@std@@V?$allocator@PAVProcess@@@3@@2@U?$less@H@2@V?$allocator@PAVProcess@@@2@@1@0@Z' : identifier was truncated to '255' characters in the browser information
        c:\program files\microsoft visual studio\vc98\include\xtree(373) : see reference to class template instantiation 'std::pair<class std::_Tree<int,struct std::pair<int const ,class Process *>,struct std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::_Kfn,struct std::less<int>,class std::allocator<class Process *> >::iterator,class std::_Tree<int,struct std::pair<int const ,class Process *>,struct std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::_Kfn,struct std::less<int>,class std::allocator<class Process *> >::iterator>' being compiled
        c:\program files\microsoft visual studio\vc98\include\xtree(373) : while compiling class-template member function 'unsigned int __thiscall std::_Tree<int,struct std::pair<int const ,class Process *>,struct std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::_Kfn,struct std::less<int>,class std::allocator<class Process *> >::erase(const int &)'
c:\program files\microsoft visual studio\vc98\include\xtree(377) : warning C4786: 'pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less' : identifier was truncated to '255' characters in the debug information
        c:\program files\microsoft visual studio\vc98\include\xtree(373) : while compiling class-template member function 'unsigned int __thiscall std::_Tree<int,struct std::pair<int const ,class Process *>,struct std::map<int,class Process *,struct std::less<int>,class std::allocator<class Process *> >::_Kfn,struct std::less<int>,class std::allocator<class Process *> >::erase(const int &)'
c:\program files\microsoft visual studio\vc98\include\xtree(377) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator>' : identifier was truncated to '255' characters in the debug information
        c:\program files\microsoft visual studio\vc98\include\xtree(373) : while compiling class-template member function 'unsigned int __thiscall std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::erase(const int &)'
c:\program files\microsoft visual studio\vc98\include\xtree(183) : warning C4786: 'std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::~_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\xtree(160) : warning C4786: 'std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,bool>::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,bool>' : identifier was truncated to '255' characters in the debug information
c:\program files\microsoft visual studio\vc98\include\utility(21) : warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator>::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator>' : identifier was truncated to '255' characters in the debug information
warning C4786: 'std::pair<std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator,std::_Tree<int,std::pair<int const ,Process *>,std::map<int,Process *,std::less<int>,std::allocator<Process *> >::_Kfn,std::less<int>,std::allocator<Process *> >::iterator>' : identifier was truncated to '255' characters in the debug information
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/进程管理.bsc"  ".\Debug\MAIN.SBR" ".\Debug\Process.sbr" ".\Debug\TimeCycle.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
进程管理.exe - 0 error(s), 13 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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