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

📄 f0807.plg

📁 it is a usefull thing
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: f0807 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\new\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/f0807.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\C++程序设计教程(第二版)源代码050902\ch08\f0807.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\new\LOCALS~1\Temp\RSPA.tmp" 
<h3>Output Window</h3>
Compiling...
f0807.cpp
d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(20) : error C2248: 'x' : cannot access private member declared in class 'Point'
        d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(9) : see declaration of 'x'
d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(20) : error C2248: 'y' : cannot access private member declared in class 'Point'
        d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(9) : see declaration of 'y'
d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(26) : error C2593: 'operator <<' is ambiguous
d:\李趁前\c语言资料\c++程序设计教程 第二版\11464c++程序设计教程(第二版)源代码\c++程序设计教程(第二版)源代码050902\ch08\f0807.cpp(27) : warning C4508: 'main' : function should return a value; 'void' return type assumed
Error executing cl.exe.



<h3>Results</h3>
f0807.obj - 3 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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