广告灯(利用取表方式).plg
来自「利用取表的方法」· PLG 代码 · 共 47 行
PLG
47 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\C51\广告灯(利用取表方式)\广告灯(利用取表方式).uv2
Project File Date: 11/19/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
*** WARNING C318 IN LINE 1 OF 广告灯(利用取表方式).c: can't open file 'AT89X51.H'
广告灯(利用取表方式).C(43): error C202: 'P1': undefined identifier
广告灯(利用取表方式).C(53): error C202: 'P0': undefined identifier
Target not created
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
linking...
Program Size: data=10.0 xdata=0 code=93
creating hex file from "广告灯(利用取表方式)"...
"广告灯(利用取表方式)" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
linking...
Program Size: data=10.0 xdata=0 code=61
creating hex file from "广告灯(利用取表方式)"...
"广告灯(利用取表方式)" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
广告灯(利用取表方式).C(22): error C141: syntax error near '0x01'
Target not created
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
linking...
Program Size: data=10.0 xdata=0 code=93
creating hex file from "广告灯(利用取表方式)"...
"广告灯(利用取表方式)" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 广告灯(利用取表方式).c...
linking...
Program Size: data=10.0 xdata=0 code=88
creating hex file from "广告灯(利用取表方式)"...
"广告灯(利用取表方式)" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?