lesson.plg

来自「51单片机的一些c语言编译 I/O口识别和一些中断」· PLG 代码 · 共 32 行

PLG
32
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
G:\单片机C程序\lesson09code\lesson.uv2
Project File Date:  07/02/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling 1.c...
1.C(7): error C129: missing ';' before 'speed'
Target not created
Build target 'Target 1'
compiling 1.c...
1.C(7): error C129: missing ';' before 'speed'
Target not created
Build target 'Target 1'
compiling 1.c...
1.C(7): error C129: missing ';' before 'speed'
Target not created
Build target 'Target 1'
compiling 1.c...
1.C(13): error C242: 'array[]': too many initializers
Target not created
Build target 'Target 1'
compiling 1.c...
linking...
Program Size: data=12.1 xdata=0 code=226
creating hex file from "lesson"...
"lesson" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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