5.plg
来自「C51 程序练习」· PLG 代码 · 共 69 行
PLG
69 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\360data\重要数据\桌面\程序练习\郭天祥视频课后作业\第二课\5\5.uv2
Project File Date: 11/07/2011
<h2>Output:</h2>
Build target 'Target 1'
compiling 5.c...
5.C(20): error C202: 'a': undefined identifier
5.C(41): error C202: 'b': undefined identifier
Target not created
Build target 'Target 1'
compiling 5.c...
5.C(17): error C141: syntax error near '.'
Target not created
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=284
"5" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=284
creating hex file from "5"...
"5" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=278
creating hex file from "5"...
"5" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=284
creating hex file from "5"...
"5" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 5.c...
5.C(17): warning C280: 'b': unreferenced local variable
5.C(45): error C141: syntax error near '}'
Target not created
Build target 'Target 1'
compiling 5.c...
5.C(17): warning C280: 'b': unreferenced local variable
linking...
Program Size: data=13.0 xdata=0 code=256
creating hex file from "5"...
"5" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=290
creating hex file from "5"...
"5" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 5.c...
linking...
Program Size: data=12.0 xdata=0 code=287
creating hex file from "5"...
"5" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?