47.plg
来自「单片机C语言程序设计实训100例」· PLG 代码 · 共 49 行
PLG
49 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\study\第 01 篇 基础部分\47 单片机向主机发送字符串\code\47.uv2
Project File Date: 08/11/2009
<h2>Output:</h2>
Build target 'Target 1'
compiling 47.c...
47.C(50): error C141: syntax error near '`'
Target not created
Build target 'Target 1'
compiling 47.c...
47.C(50): error C141: syntax error near '`'
Target not created
Build target 'Target 1'
compiling 47.c...
linking...
Program Size: data=12.0 xdata=0 code=412
"47" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 47.c...
47.C(50): error C101: '''': invalid character constant
Target not created
Build target 'Target 1'
compiling 47.c...
linking...
Program Size: data=12.0 xdata=0 code=414
"47" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 47.c...
47.C(50): error C101: '''': invalid character constant
Target not created
Build target 'Target 1'
compiling 47.c...
linking...
Program Size: data=12.0 xdata=0 code=414
"47" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 47.c...
linking...
Program Size: data=12.0 xdata=0 code=414
"47" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?