📄 4-4.plg
字号:
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\选题\C51程序设计\代码\4\例4-4\4-4.uv2
Project File Date: 05/17/2004
<h2>Output:</h2>
compiling 4-4.c...
4-4.c(1): warning C315: unknown #directive 'incluide'
4-4.C(7): warning C206: 'printf': missing function-prototype
4-4.C(7): error C267: 'printf': requires ANSI-style prototype
4-4.c - 1 Error(s), 2 Warning(s).
compiling 4-4.c...
4-4.c(1): warning C315: unknown #directive 'incluide'
4-4.C(7): warning C206: 'printf': missing function-prototype
4-4.C(7): error C267: 'printf': requires ANSI-style prototype
4-4.c - 1 Error(s), 2 Warning(s).
compiling 4-4.c...
4-4.C(24): error C202: 'i': undefined identifier
4-4.C(27): error C202: 'i': undefined identifier
4-4.c - 2 Error(s), 0 Warning(s).
compiling 4-4.c...
4-4.C(27): error C202: 'i': undefined identifier
4-4.c - 1 Error(s), 0 Warning(s).
compiling 4-4.c...
4-4.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 4-4.c...
linking...
Program Size: data=55.2 xdata=0 code=1398
creating hex file from "4-4"...
"4-4" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -