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