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

📄 lianshiduilie.plg

📁 队列
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: lianshiduilie - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\WANGZH~1\LOCALS~1\Temp\RSP47.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/lianshiduilie.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\vc练习\1\lianshiduilie.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\WANGZH~1\LOCALS~1\Temp\RSP47.tmp" 
<h3>Output Window</h3>
Compiling...
lianshiduilie.cpp
D:\vc练习\1\lianshiduilie.cpp(97) : error C2244: 'Queue<Type>::GetFront' : unable to resolve function overload
D:\vc练习\1\lianshiduilie.cpp(104) : error C2065: 'count' : undeclared identifier
D:\vc练习\1\lianshiduilie.cpp(114) : error C2065: 's' : undeclared identifier
D:\vc练习\1\lianshiduilie.cpp(114) : error C2109: subscript requires array or pointer type
D:\vc练习\1\lianshiduilie.cpp(114) : error C2679: binary '>>' : no operator defined which takes a right-hand operand of type 'int' (or there is no acceptable conversion)
D:\vc练习\1\lianshiduilie.cpp(121) : error C2065: 'Queue1' : undeclared identifier
D:\vc练习\1\lianshiduilie.cpp(121) : error C2228: left of '.Create' must have class/struct/union type
D:\vc练习\1\lianshiduilie.cpp(127) : error C2228: left of '.Display' must have class/struct/union type
D:\vc练习\1\lianshiduilie.cpp(134) : error C2065: 'm' : undeclared identifier
D:\vc练习\1\lianshiduilie.cpp(135) : error C2228: left of '.EnQueue' must have class/struct/union type
D:\vc练习\1\lianshiduilie.cpp(138) : error C2228: left of '.Display' must have class/struct/union type
D:\vc练习\1\lianshiduilie.cpp(145) : error C2228: left of '.DeQueue' must have class/struct/union type
D:\vc练习\1\lianshiduilie.cpp(148) : error C2228: left of '.Display' must have class/struct/union type
Error executing cl.exe.



<h3>Results</h3>
lianshiduilie.obj - 13 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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