数码管显示.plg
来自「LED数码管上显示任意十六进制数字」· PLG 代码 · 共 32 行
PLG
32 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\admin\桌面\Exercise\数码管显示_\数码管显示.uv2
Project File Date: 07/20/2007
<h2>Output:</h2>
Build target '数码管显示'
compiling common.c...
COMMON\COMMON.C(7): warning C235: parameter 1: different types
compiling display.c...
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAYUS?COMMON
Program Size: data=46.0 xdata=0 code=508
creating hex file from "数码管显示"...
"数码管显示" - 0 Error(s), 2 Warning(s).
Build target '数码管显示'
compiling common.c...
COMMON\COMMON.C(7): warning C235: parameter 1: different types
compiling display.c...
compiling main.c...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DELAYUS?COMMON
Program Size: data=46.0 xdata=0 code=508
creating hex file from "数码管显示"...
"数码管显示" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?