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

📄 cmdpf1.plg

📁 语法分析 编译原理 词法分析 语法分析 C++原代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CMDPF1 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\猪猪\LOCALS~1\Temp\RSP6D.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/CMDPF1.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\杂货库\PARSER20\CMDPF11.C"
]
Creating command line "cl.exe @"C:\DOCUME~1\猪猪\LOCALS~1\Temp\RSP6D.tmp"" 
<h3>Output Window</h3>
Compiling...
CMDPF11.C
d:\杂货库\parser20\cmdpf11.c(6) : error C2061: syntax error : identifier 'namespace'
d:\杂货库\parser20\cmdpf11.c(6) : error C2059: syntax error : ';'
d:\杂货库\parser20\cmdpf11.c(8) : error C2143: syntax error : missing ')' before '<'
d:\杂货库\parser20\cmdpf11.c(8) : error C2143: syntax error : missing '{' before '<'
d:\杂货库\parser20\cmdpf11.c(8) : error C2059: syntax error : '<'
d:\杂货库\parser20\cmdpf11.c(8) : error C2059: syntax error : ')'
d:\杂货库\parser20\cmdpf11.c(24) : error C2061: syntax error : identifier 'find'
d:\杂货库\parser20\cmdpf11.c(24) : error C2059: syntax error : ';'
d:\杂货库\parser20\cmdpf11.c(24) : error C2059: syntax error : 'type'
d:\杂货库\parser20\cmdpf11.c(46) : error C2065: 'cout' : undeclared identifier
d:\杂货库\parser20\cmdpf11.c(46) : error C2297: '<<' : illegal, right operand has type 'char [26]'
d:\杂货库\parser20\cmdpf11.c(46) : error C2065: 'endl' : undeclared identifier
d:\杂货库\parser20\cmdpf11.c(48) : error C2146: syntax error : missing ')' before identifier 'M'
d:\杂货库\parser20\cmdpf11.c(48) : error C2081: 'string' : name in formal parameter list illegal
d:\杂货库\parser20\cmdpf11.c(48) : error C2061: syntax error : identifier 'M'
d:\杂货库\parser20\cmdpf11.c(48) : error C2059: syntax error : ';'
d:\杂货库\parser20\cmdpf11.c(48) : error C2059: syntax error : '['
d:\杂货库\parser20\cmdpf11.c(48) : error C2059: syntax error : ')'
d:\杂货库\parser20\cmdpf11.c(132) : error C2065: 'string' : undeclared identifier
d:\杂货库\parser20\cmdpf11.c(132) : error C2146: syntax error : missing ';' before identifier 'M'
d:\杂货库\parser20\cmdpf11.c(132) : error C2065: 'M' : undeclared identifier
d:\杂货库\parser20\cmdpf11.c(132) : error C2109: subscript requires array or pointer type
d:\杂货库\parser20\cmdpf11.c(132) : error C2109: subscript requires array or pointer type
d:\杂货库\parser20\cmdpf11.c(133) : error C2297: '<<' : illegal, right operand has type 'char [21]'
d:\杂货库\parser20\cmdpf11.c(134) : error C2297: '<<' : illegal, right operand has type 'char [78]'
d:\杂货库\parser20\cmdpf11.c(135) : error C2297: '<<' : illegal, right operand has type 'char [49]'
d:\杂货库\parser20\cmdpf11.c(136) : error C2297: '<<' : illegal, right operand has type 'char [71]'
d:\杂货库\parser20\cmdpf11.c(137) : warning C4552: '<<' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(139) : error C2297: '<<' : illegal, right operand has type 'char [20]'
d:\杂货库\parser20\cmdpf11.c(140) : error C2065: 'cin' : undeclared identifier
d:\杂货库\parser20\cmdpf11.c(140) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(141) : error C2297: '<<' : illegal, right operand has type 'char [34]'
d:\杂货库\parser20\cmdpf11.c(144) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(153) : error C2297: '<<' : illegal, right operand has type 'char [18]'
d:\杂货库\parser20\cmdpf11.c(154) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(155) : error C2297: '<<' : illegal, right operand has type 'char [72]'
d:\杂货库\parser20\cmdpf11.c(158) : error C2109: subscript requires array or pointer type
d:\杂货库\parser20\cmdpf11.c(158) : error C2109: subscript requires array or pointer type
d:\杂货库\parser20\cmdpf11.c(158) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(162) : error C2297: '<<' : illegal, right operand has type 'char [33]'
d:\杂货库\parser20\cmdpf11.c(163) : warning C4013: 'analyse' undefined; assuming extern returning int
d:\杂货库\parser20\cmdpf11.c(164) : error C2297: '<<' : illegal, right operand has type 'char [67]'
d:\杂货库\parser20\cmdpf11.c(165) : error C2297: '<<' : illegal, right operand has type 'char [48]'
d:\杂货库\parser20\cmdpf11.c(166) : error C2297: '<<' : illegal, right operand has type 'char [50]'
d:\杂货库\parser20\cmdpf11.c(167) : error C2297: '<<' : illegal, right operand has type 'char [44]'
d:\杂货库\parser20\cmdpf11.c(169) : warning C4552: '>>' : operator has no effect; expected operator with side-effect
d:\杂货库\parser20\cmdpf11.c(175) : error C2297: '<<' : illegal, right operand has type 'char [21]'
执行 cl.exe 时出错.



<h3>Results</h3>
CMDPF11.OBJ - 1 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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