ex1.plg
来自「零基础单片机C语言设计全套教程」· PLG 代码 · 共 42 行
PLG
42 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\C51\光盘\04\4.1.9\ex1.uv2
Project File Date: 09/04/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
EX1.C(16): error C100: unprintable character 0xC9 skipped
EX1.C(16): error C100: unprintable character 0xF9 skipped
EX1.C(16): error C100: unprintable character 0xC3 skipped
EX1.C(16): error C100: unprintable character 0xF7 skipped
EX1.C(16): error C100: unprintable character 0xB1 skipped
EX1.C(16): error C100: unprintable character 0xE4 skipped
EX1.C(16): error C100: unprintable character 0xC1 skipped
EX1.C(16): error C100: unprintable character 0xBF skipped
EX1.C(16): error C141: syntax error near '/'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
EX1.C(16): error C100: unprintable character 0xC9 skipped
EX1.C(16): error C100: unprintable character 0xF9 skipped
EX1.C(16): error C100: unprintable character 0xC3 skipped
EX1.C(16): error C100: unprintable character 0xF7 skipped
EX1.C(16): error C100: unprintable character 0xB1 skipped
EX1.C(16): error C100: unprintable character 0xE4 skipped
EX1.C(16): error C100: unprintable character 0xC1 skipped
EX1.C(16): error C100: unprintable character 0xBF skipped
EX1.C(16): error C141: syntax error near '/'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
linking...
Program Size: data=30.1 xdata=0 code=1129
"ex1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?