📄 ex1.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\C51\光盘\06\6.1.4.4\ex1.uv2
Project File Date: 09/04/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
EX1.C(5): error C132: 'main': not in formal parameter list
EX1.C(5): error C141: syntax error near '{'
EX1.C(6): error C136: 'sum1': 'void' on variable
EX1.C(6): error C132: 'sum1': not in formal parameter list
EX1.C(8): error C244: 'num': can't initialize, bad type or class
EX1.C(8): error C131: 'num': duplicate function-parameter
EX1.C(9): error C244: 'sum1': can't initialize, bad type or class
EX1.C(9): error C202: 'num': undefined identifier
EX1.C(9): error C132: 'sum1': not in formal parameter list
EX1.C(10): error C141: syntax error near '<string>'
EX1.C(10): error C132: 'printf': not in formal parameter list
EX1.C(11): error C141: syntax error near '}'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
linking...
Program Size: data=90.1 xdata=0 code=1595
"ex1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -