?? led.plg
字號:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\Study\Proteus\《單片機(jī)C語言程序設(shè)計(jì)實(shí)訓(xùn)100例——基于8051+Proteus仿真》案例壓縮包\第 01 篇 基礎(chǔ)部分\04 花樣流水燈\code\led.uv2
Project File Date: 07/30/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
LED.C(27): error C202: 'i': undefined identifier
LED.C(29): error C141: syntax error near ']'
LED.C(30): error C141: syntax error near ']'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
LED.C(27): error C202: 'i': undefined identifier
LED.C(29): error C202: 'i': undefined identifier
LED.C(30): error C202: 'i': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=81
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=81
"led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling led.c...
linking...
Program Size: data=9.0 xdata=0 code=81
"led" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -