键盘实验.plg

来自「使用单片机keilc51编程,利用单片机定时功能读取键盘扫描码,从而利用数码管显」· PLG 代码 · 共 53 行

PLG
53
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\new\我的文档\最新的51单片机\新建文件夹 (2)\新建文件夹3\键盘实验1\键盘实验.uv2
Project File Date:  05/05/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling 键盘实验.c...
linking...
Program Size: data=14.1 xdata=0 code=446
creating hex file from "键盘实验"...
"键盘实验" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 键盘实验.c...
键盘实验.C(101): error C141: syntax error near 'x5a0xe0'
键盘实验.C(101): error C202: 'x5a0xe0': undefined identifier
Target not created
Build target 'Target 1'
compiling 键盘实验.c...
键盘实验.C(101): error C141: syntax error near '0x5a'
键盘实验.C(101): error C141: syntax error near '0xe0'
键盘实验.C(101): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
compiling 键盘实验.c...
键盘实验.C(101): error C141: syntax error near ';'
键盘实验.C(101): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
compiling 键盘实验.c...
键盘实验.C(101): error C141: syntax error near '0x5a'
键盘实验.C(101): error C141: syntax error near '0xe0'
键盘实验.C(101): error C141: syntax error near ')'
Target not created
Build target 'Target 1'
compiling 键盘实验.c...
linking...
Program Size: data=14.1 xdata=0 code=446
creating hex file from "键盘实验"...
"键盘实验" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 键盘实验.c...
linking...
Program Size: data=14.1 xdata=0 code=446
creating hex file from "键盘实验"...
"键盘实验" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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