📄 10372049b.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 10372049B - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ZWG\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/10372049B.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\10372049B\10372049keshe.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZWG\LOCALS~1\Temp\RSP49.tmp"
<h3>Output Window</h3>
Compiling...
10372049keshe.cpp
d:\10372049b\10372049keshe.cpp(244) : error C2084: function 'void __cdecl main(void)' already has a body
d:\10372049b\10372049keshe.cpp(253) : error C2084: function 'void __cdecl buildList(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(284) : error C2084: function 'bool __cdecl getWord(struct status &,class ifstream &)' already has a body
d:\10372049b\10372049keshe.cpp(304) : error C2084: function 'void __cdecl process(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(337) : error C2084: function 'char __cdecl getchoice(void)' already has a body
d:\10372049b\10372049keshe.cpp(371) : error C2084: function 'void __cdecl search(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(389) : error C2084: function 'void __cdecl insertbase(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(421) : error C2084: function 'void __cdecl deletebase(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(437) : error C2084: function 'void __cdecl printList(class AvlTree<struct status,int> &)' already has a body
d:\10372049b\10372049keshe.cpp(446) : error C2084: function 'void __cdecl printWord(struct status)' already has a body
Error executing cl.exe.
<h3>Results</h3>
10372049keshe.obj - 10 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -