时钟.plg

来自「能实现电子时钟走时功能,使用单片机keilc51编程.」· PLG 代码 · 共 40 行

PLG
40
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\why\My Documents\51单片机\电子时钟\时钟.uv2
Project File Date:  03/30/2009

<h2>Output:</h2>
Build target 'Target 1'
compiling 时钟.c...
时钟.C(15): error C202: 'count': undefined identifier
时钟.C(18): error C202: 'num': undefined identifier
时钟.C(19): error C202: 'd_05s': undefined identifier
时钟.C(22): error C202: 'd_05s': undefined identifier
时钟.C(32): error C202: 'num': undefined identifier
时钟.C(34): error C202: 'num': undefined identifier
时钟.C(36): error C202: 'minuter': undefined identifier
时钟.C(38): error C202: 'minuter': undefined identifier
时钟.C(46): error C202: 'count': undefined identifier
时钟.C(48): error C202: 'count': undefined identifier
时钟.C(78): error C202: 'num': undefined identifier
Target not created
Build target 'Target 1'
compiling 时钟.c...
时钟.C(19): error C202: 'd_05s': undefined identifier
时钟.C(22): error C202: 'd_05s': undefined identifier
时钟.C(46): error C202: 'count': undefined identifier
时钟.C(48): error C202: 'count': undefined identifier
Target not created
Build target 'Target 1'
compiling 时钟.c...
linking...
Program Size: data=18.1 xdata=0 code=363
creating hex file from "时钟"...
"时钟" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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