4-2.plg

来自「C51开发例子112343253252345」· PLG 代码 · 共 27 行

PLG
27
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\选题\C51程序设计\代码\4\例4-2\4-2.uv2
Project File Date:  05/17/2004

<h2>Output:</h2>
compiling 4-2.c...
4-2.C(10): error C100: unprintable character 0xA3 skipped
4-2.C(10): error C100: unprintable character 0xBB skipped
4-2.C(11): error C141: syntax error near '}', expected ';'
4-2.c - 3 Error(s), 0 Warning(s).
compiling 4-2.c...
4-2.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4-2.c...
linking...
Program Size: data=56.2 xdata=0 code=1245
creating hex file from "4-2"...
"4-2" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?