1.plg

来自「上传一些」· PLG 代码 · 共 87 行

PLG
87
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\学习资料\单片机编程\作业\数码管动态显示\1\1.uv2
Project File Date:  09/04/2008

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
1.C(8): error C141: syntax error near ','
1.C(10): error C141: syntax error near '{'
1.C(11): error C231: 'i': redefinition
1.C(11): error C129: missing ';' before '>'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=14.0 xdata=0 code=106
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=14.0 xdata=0 code=106
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
1.C(32): error C141: syntax error near '{', expected ')'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=118
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=118
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
1.C(33): error C141: syntax error near 'num'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=106
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=115
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=115
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 1.c...
linking...
Program Size: data=15.0 xdata=0 code=115
creating hex file from "1"...
"1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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