ex5-2.plg
来自「LCD显示控制程式,完成时你可以在LCD上看到你想要显示的字符.」· PLG 代码 · 共 34 行
PLG
34 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\祘Α栋\ex5-2\ex5-2.uv2
Project File Date: 06/29/2004
<h2>Output:</h2>
Build target 'Target 1'
compiling ex5-2.C...
compiling lcd.c...
compiling delay100us.c...
DELAY100US.C(1): warning C280: 'n': unreferenced local variable
assembling delay100us.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DISPLAY_LCD_NUMBER?LCD
Program Size: data=14.0 xdata=0 code=345
creating hex file from "ex5-2"...
"ex5-2" - 0 Error(s), 2 Warning(s).
Build target 'Target 1'
compiling ex5-2.C...
compiling lcd.c...
compiling delay100us.c...
DELAY100US.C(1): warning C280: 'n': unreferenced local variable
assembling delay100us.src...
linking...
*** WARNING L16: UNCALLED SEGMENT, IGNORED FOR OVERLAY PROCESS
SEGMENT: ?PR?_DISPLAY_LCD_NUMBER?LCD
Program Size: data=14.0 xdata=0 code=345
creating hex file from "ex5-2"...
"ex5-2" - 0 Error(s), 2 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?