📄 ex1.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\C51\光盘\06\6.3.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: '_product': not in formal parameter list
EX1.C(5): error C141: syntax error near 'void'
EX1.C(6): error C132: 'main': not in formal parameter list
EX1.C(6): error C141: syntax error near '{'
EX1.C(7): error C244: 'i': can't initialize, bad type or class
EX1.C(7): error C132: 'i': not in formal parameter list
EX1.C(7): error C244: 'j': can't initialize, bad type or class
EX1.C(7): error C132: 'j': not in formal parameter list
EX1.C(8): error C132: 'd': not in formal parameter list
EX1.C(9): error C244: 'd': can't initialize, bad type or class
EX1.C(9): error C202: 'i': undefined identifier
EX1.C(9): error C132: 'd': not in formal parameter list
EX1.C(10): error C132: 'd': not in formal parameter list
EX1.C(10): error C141: syntax error near '+='
EX1.C(10): error C132: '_product': not in formal parameter list
EX1.C(11): error C141: syntax error near '<string>'
EX1.C(11): error C132: 'printf': not in formal parameter list
EX1.C(12): error C141: syntax error near '}'
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling ex1.C...
linking...
Program Size: data=34.1 xdata=0 code=1145
"ex1" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -