main.plg
来自「《8051系列单片机C程序设计完全手册》的光盘中的所有源代码」· PLG 代码 · 共 47 行
PLG
47 行
Build target 'Target 1'compiling main.c...MAIN.C(31): error C141: syntax error near 'int'MAIN.C(31): error C202: 'a': undefined identifierMAIN.C(32): error C141: syntax error near 'int'MAIN.C(32): error C202: 'i': undefined identifierMAIN.C(33): error C202: 'i': undefined identifierMAIN.C(33): error C141: syntax error near ')'MAIN.C(34): error C141: syntax error near ')'MAIN.C(36): error C202: 'i': undefined identifierMAIN.C(36): error C141: syntax error near ')'MAIN.C(38): error C141: syntax error near ')'Target not createdBuild target 'Target 1'compiling main.c...MAIN.C(31): error C141: syntax error near 'int'MAIN.C(31): error C202: 'a': undefined identifierMAIN.C(32): error C141: syntax error near 'int'MAIN.C(32): error C202: 'i': undefined identifierMAIN.C(33): error C202: 'i': undefined identifierMAIN.C(34): error C202: 'j': undefined identifierMAIN.C(35): error C202: 'i': undefined identifierMAIN.C(36): error C202: 'i': undefined identifierMAIN.C(38): error C202: 'j': undefined identifierMAIN.C(39): error C202: 'i': undefined identifierTarget not createdBuild target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2402"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2400"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2400"main" - 0 Error(s), 0 Warning(s).Build target 'Target 1'compiling main.c...linking...Program Size: data=15.2 xdata=75 code=2397"main" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?