8ledloop.plg

来自「《爱上单片机》_单片机学习必备」· PLG 代码 · 共 41 行

PLG
41
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\==写作工程==\写书:《爱上单片机》\K_光盘\CD-ROM\第2章_软实力\一键控制多灯花样\8LEDLOOP.uv2
Project File Date:  05/14/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling 8LEDLOOP.c...
8LEDLOOP.C(40): error C202: 'DY_KEY': undefined identifier
8LEDLOOP.C(42): error C202: 'DY_KEY': undefined identifier
8LEDLOOP.C(43): error C202: 'MENU': undefined identifier
8LEDLOOP.C(44): error C202: 'MENU': undefined identifier
8LEDLOOP.C(45): error C202: 'MENU': undefined identifier
8LEDLOOP.C(47): error C202: 'DY_KEY': undefined identifier
8LEDLOOP.C(60): error C202: 'MENU': undefined identifier
8LEDLOOP.C(68): error C202: 'MENU': undefined identifier
8LEDLOOP.C(76): error C202: 'MENU': undefined identifier
8LEDLOOP.C(84): error C202: 'MENU': undefined identifier
Target not created
Build target 'Target 1'
compiling 8LEDLOOP.c...
linking...
creating hex file from "8LEDLOOP"...
"8LEDLOOP" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 8LEDLOOP.c...
linking...
creating hex file from "8LEDLOOP"...
"8LEDLOOP" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 8LEDLOOP.c...
linking...
creating hex file from "8LEDLOOP"...
"8LEDLOOP" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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