📄 shiyan3.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: shiyan3 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\jeidj\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/shiyan3.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\development\shiyan3\zhuhanshu.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\jeidj\LOCALS~1\Temp\RSP52.tmp"
<h3>Output Window</h3>
Compiling...
zhuhanshu.cpp
E:\development\shiyan3\zhuhanshu.cpp(6) : error C2065: 'FILE' : undeclared identifier
E:\development\shiyan3\zhuhanshu.cpp(6) : error C2065: 'fp' : undeclared identifier
E:\development\shiyan3\zhuhanshu.cpp(6) : warning C4552: '*' : operator has no effect; expected operator with side-effect
E:\development\shiyan3\zhuhanshu.cpp(8) : error C2079: 'list' uses undefined struct 'linkst'
E:\development\shiyan3\zhuhanshu.cpp(10) : error C2065: 'printf' : undeclared identifier
E:\development\shiyan3\zhuhanshu.cpp(12) : error C2065: 'getchar' : undeclared identifier
E:\development\shiyan3\zhuhanshu.cpp(17) : error C2228: left of '.date' must have class/struct/union type
E:\development\shiyan3\zhuhanshu.cpp(17) : error C2228: left of '.ch' must have class/struct/union type
E:\development\shiyan3\zhuhanshu.cpp(19) : error C2228: left of '.date' must have class/struct/union type
E:\development\shiyan3\zhuhanshu.cpp(19) : error C2228: left of '.ch' must have class/struct/union type
E:\development\shiyan3\zhuhanshu.cpp(19) : fatal error C1903: unable to recover from previous error(s); stopping compilation
执行 cl.exe 时出错.
<h3>Results</h3>
zhuhanshu.obj - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -