📄 nearzuxian.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: nearzuxian - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA0.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/nearzuxian.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\c++\树\nearzuxian.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA0.tmp"
<h3>Output Window</h3>
Compiling...
nearzuxian.cpp
F:\c++\树\nearzuxian.cpp(37) : error C2660: 'zu' : function does not take 1 parameters
F:\c++\树\nearzuxian.cpp(37) : error C2143: syntax error : missing ')' before ';'
F:\c++\树\nearzuxian.cpp(37) : error C2059: syntax error : ')'
F:\c++\树\nearzuxian.cpp(38) : error C2676: binary '!=' : 'class TreeNode1' does not define this operator or a conversion to a type acceptable to the predefined operator
F:\c++\树\nearzuxian.cpp(39) : error C2143: syntax error : missing ')' before '{'
F:\c++\树\nearzuxian.cpp(39) : error C2143: syntax error : missing ';' before ')'
F:\c++\树\nearzuxian.cpp(39) : error C2143: syntax error : missing ';' before ')'
F:\c++\树\nearzuxian.cpp(39) : error C2143: syntax error : missing ';' before '{'
F:\c++\树\nearzuxian.cpp(41) : error C2676: binary '!=' : 'class TreeNode1' does not define this operator or a conversion to a type acceptable to the predefined operator
F:\c++\树\nearzuxian.cpp(41) : fatal error C1903: unable to recover from previous error(s); stopping compilation
Error executing cl.exe.
<h3>Results</h3>
nearzuxian.obj - 10 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -