re.plg

来自「个人单片机入门程序集合 。很适合刚学单片机的人。用的是keil proteus」· PLG 代码 · 共 67 行

PLG
67
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\liucs.LIU-B260AF0302B\My Documents\keil\单片机通信\receive\re.uv2
Project File Date:  08/19/2007

<h2>Output:</h2>
Build target 'Target 1'
Target has no object modules
Target not created
Build target 'Target 1'
compiling re.c...
RE.C(19): error C101: ''': invalid character constant
re.c(19): error C305: unterminated string/char const
RE.C(20): error C141: syntax error near 'TI'
RE.C(24): error C141: syntax error near ')'
RE.C(37): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling re.c...
RE.C(24): error C141: syntax error near ')'
RE.C(37): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling re.c...
RE.C(37): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling re.c...
RE.C(37): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling re.c...
RE.C(37): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling re.c...
linking...
Program Size: data=20.0 xdata=0 code=103
"re" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling re.c...
linking...
Program Size: data=20.0 xdata=0 code=103
creating hex file from "re"...
"re" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling re.c...
linking...
Program Size: data=20.0 xdata=0 code=103
creating hex file from "re"...
"re" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling re.c...
linking...
Program Size: data=20.0 xdata=0 code=112
creating hex file from "re"...
"re" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling re.c...
linking...
Program Size: data=20.0 xdata=0 code=112
creating hex file from "re"...
"re" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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