📄 3.1.plg
字号:
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\ZJL\C51\光盘\03\3.1\3.1.uv2
Project File Date: 09/04/2008
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 3.1.c...
3.1.C(8): error C141: syntax error near 'unsigned'
3.1.C(8): error C202: 'ch': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 3.1.c...
3.1.C(11): warning C206: 'printf': missing function-prototype
3.1.C(11): error C267: 'printf': requires ANSI-style prototype
3.1.C(18): error C202: 'unsighed': undefined identifier
3.1.C(18): error C141: syntax error near 'char'
3.1.C(19): error C202: 'ps': undefined identifier
3.1.C(20): error C202: 'ps': undefined identifier
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 3.1.c...
3.1.C(11): warning C206: 'printf': missing function-prototype
3.1.C(11): error C267: 'printf': requires ANSI-style prototype
Target not created
Build target 'Target 1'
assembling STARTUP.A51...
compiling 3.1.c...
linking...
Program Size: data=31.1 xdata=0 code=1101
"3.1" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -