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

📄 use-handle.plg

📁 C++Primer 经典之作
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: use-handle - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/use-handle.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\资料库\C++Primer\c++ primer code\MS_files\17\use-handle.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP17.tmp" 
<h3>Output Window</h3>
Compiling...
use-handle.cpp
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2143: syntax error : missing ';' before 'try'
        e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(54) : see reference to class template instantiation 'Handle<T>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2059: syntax error : 'try'
        e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(54) : see reference to class template instantiation 'Handle<T>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
        e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(54) : see reference to class template instantiation 'Handle<T>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(38) : error C2059: syntax error : 'catch'
        e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(54) : see reference to class template instantiation 'Handle<T>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(38) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
        e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(54) : see reference to class template instantiation 'Handle<T>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2143: syntax error : missing ';' before 'try'
        e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(39) : see reference to class template instantiation 'Handle<int>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2059: syntax error : 'try'
        e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(39) : see reference to class template instantiation 'Handle<int>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(37) : error C2334: unexpected token(s) preceding ':'; skipping apparent function body
        e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(39) : see reference to class template instantiation 'Handle<int>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(38) : error C2059: syntax error : 'catch'
        e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(39) : see reference to class template instantiation 'Handle<int>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\ms_handle.h(38) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
        e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(39) : see reference to class template instantiation 'Handle<int>' being compiled
e:\资料库\c++primer\c++ primer code\ms_files\17\use-handle.cpp(47) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Error executing cl.exe.



<h3>Results</h3>
use-handle.obj - 10 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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