clock.plg

来自「一个c51的时钟事例程序」· PLG 代码 · 共 28 行

PLG
28
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\My Documents\My Designs\MCS_51\Clock\Clock.uv2
Project File Date:  09/18/2005

<h2>Output:</h2>
Build target 'Target 1'
compiling Clock.c...
linking...
Program Size: data=41.1 xdata=0 code=1064
creating hex file from "Clock"...
"Clock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Clock.c...
linking...
Program Size: data=41.1 xdata=0 code=1064
creating hex file from "Clock"...
"Clock" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling Clock.c...
linking...
Program Size: data=41.1 xdata=0 code=1064
creating hex file from "Clock"...
"Clock" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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