test017.plg
来自「51单片机全套学习资料 提供电路原理图 各种C语言实验程序 包括LED流水灯,数」· PLG 代码 · 共 53 行
PLG
53 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
F:\test017(C51)\test017.uv2
Project File Date: 12/28/2006
<h2>Output:</h2>
Build target 'Target 1'
compiling test017.c...
TEST017.C(41): error C129: missing ';' before 'void'
Target not created
Build target 'Target 1'
compiling test017.c...
TEST017.C(43): error C141: syntax error near 'tt'
TEST017.C(71): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test017.c...
TEST017.C(71): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling test017.c...
linking...
Program Size: data=11.0 xdata=0 code=131
creating hex file from "test017"...
"test017" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test017.c...
linking...
Program Size: data=11.0 xdata=0 code=131
creating hex file from "test017"...
"test017" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test017.c...
linking...
Program Size: data=11.0 xdata=0 code=123
creating hex file from "test017"...
"test017" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test017.c...
linking...
Program Size: data=11.0 xdata=0 code=131
creating hex file from "test017"...
"test017" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling test017.c...
linking...
Program Size: data=11.0 xdata=0 code=135
creating hex file from "test017"...
"test017" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?