timer.plg

来自「单片机数字钟-LCD1602显示 带四键时钟 按键对应关系: key1 ——」· PLG 代码 · 共 66 行

PLG
66
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\zl0801\桌面\桌面\新建文件夹\用89C51做的一个简单的电子钟\源代码\timer.uv2
Project File Date:  04/16/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling LED.C...
linking...
Program Size: data=34.0 xdata=0 code=1997
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LED.C...
linking...
Program Size: data=34.0 xdata=0 code=1995
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=34.0 xdata=0 code=1995
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling keyboard.c...
compiling timer.c...
linking...
Program Size: data=34.0 xdata=0 code=2013
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling keyboard.c...
compiling timer.c...
linking...
Program Size: data=34.0 xdata=0 code=2013
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling keyboard.c...
compiling timer.c...
linking...
Program Size: data=34.0 xdata=0 code=2019
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling timer.c...
linking...
Program Size: data=34.0 xdata=0 code=2011
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
compiling keyboard.c...
compiling timer.c...
linking...
Program Size: data=34.0 xdata=0 code=2011
creating hex file from "timer"...
"timer" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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