lock.plg

来自「8951系列单片机仿真」· PLG 代码 · 共 78 行

PLG
78
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\我的单片机实验\32.电子密码锁设计\Keil-C\lock.uv2
Project File Date:  08/20/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling lock.c...
LOCK.C(101): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=547
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=610
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=610
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
LOCK.C(124): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling lock.c...
LOCK.C(124): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling lock.c...
LOCK.C(123): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling lock.c...
LOCK.C(123): error C141: syntax error near 'void'
Target not created
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=607
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=610
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=610
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=596
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling lock.c...
linking...
Program Size: data=35.7 xdata=0 code=610
creating hex file from "lock"...
"lock" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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