smg-bm.plg
来自「单片机C语言程序设计实训100例」· PLG 代码 · 共 24 行
PLG
24 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
D:\study\第 01 篇 基础部分\20 数码管显示拨码开关编码\code\smg-bm.uv2
Project File Date: 08/10/2009
<h2>Output:</h2>
Build target 'Target 1'
compiling smg-bm.c...
SMG-BM.C(29): error C202: 'DSY_BUFFER': undefined identifier
SMG-BM.C(30): error C202: 'DSY_BUFFER': undefined identifier
SMG-BM.C(31): error C202: 'DSY_BUFFER': undefined identifier
Target not created
Build target 'Target 1'
compiling smg-bm.c...
linking...
Program Size: data=12.0 xdata=0 code=258
"smg-bm" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?