16y.plg
来自「基于keilc和proteus仿真实现的16*16点阵显示程序以及仿真结果」· PLG 代码 · 共 41 行
PLG
41 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\学习类\资料\led\my16\16y.uv2
Project File Date: 09/22/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling 16y.c...
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xBB skipped
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xBB skipped
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xA9 skipped
16Y.C(57): error C141: syntax error near '{'
16Y.C(57): error C141: syntax error near '\'
16Y.C(57): error C141: syntax error near ')'
16Y.C(58): error C202: 'tl0': undefined identifier
16Y.C(60): error C202: 'p1_0': undefined identifier
Target not created
Build target 'Target 1'
compiling 16y.c...
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xBB skipped
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xBB skipped
16Y.C(56): error C100: unprintable character 0xA3 skipped
16Y.C(56): error C100: unprintable character 0xA9 skipped
16Y.C(57): error C141: syntax error near '{'
16Y.C(57): error C141: syntax error near '\'
16Y.C(57): error C141: syntax error near ')'
16Y.C(58): error C202: 'tl0': undefined identifier
16Y.C(60): error C202: 'p1_0': undefined identifier
Target not created
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?