led_display.plg
来自「数码管显示的显示和编程」· PLG 代码 · 共 37 行
PLG
37 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\51_SystemBoard\数码管显示\LED_Display.uv2
Project File Date: 04/29/2007
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED_Display.c...
linking...
Program Size: data=29.0 xdata=0 code=258
creating hex file from "LED_Display"...
"LED_Display" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED_Display.c...
linking...
Program Size: data=29.0 xdata=0 code=258
creating hex file from "LED_Display"...
"LED_Display" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling main.c...
compiling LED_Display.c...
linking...
Program Size: data=29.0 xdata=0 code=258
creating hex file from "LED_Display"...
"LED_Display" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?