csample.plg
来自「单片机快速入门原程序」· PLG 代码 · 共 51 行
PLG
51 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\Keil\C51\EXAMPLES\CSAMPLE\CSAMPLE.uv2
Project File Date: 10/20/2000
<h2>Output:</h2>
Build target 'Standard'
compiling CSAMPLE1.C...
CSAMPLE1.C(25): warning C206: 'getnumber': missing function-prototype
CSAMPLE1.C(30): warning C206: 'output': missing function-prototype
CSAMPLE1.C(30): error C267: 'output': requires ANSI-style prototype
Target not created
Build target 'Standard'
compiling CSAMPLE1.C...
CSAMPLE1.C(31): warning C206: 'output': missing function-prototype
CSAMPLE1.C(31): error C267: 'output': requires ANSI-style prototype
Target not created
Build target 'Standard'
compiling CSAMPLE1.C...
linking...
Program Size: data=100.3 xdata=0 code=1553
creating hex file from "CSample"...
"CSample" - 0 Error(s), 0 Warning(s).
Build target 'Standard'
compiling CSAMPLE1.C...
linking...
Program Size: data=100.3 xdata=0 code=1553
creating hex file from "CSample"...
"CSample" - 0 Error(s), 0 Warning(s).
Build target 'Standard'
compiling CSAMPLE1.C...
linking...
Program Size: data=100.3 xdata=0 code=1553
creating hex file from "CSample"...
"CSample" - 0 Error(s), 0 Warning(s).
Build target 'Standard'
compiling CSAMPLE1.C...
linking...
Program Size: data=100.3 xdata=0 code=1553
creating hex file from "CSample"...
"CSample" - 0 Error(s), 0 Warning(s).
Build target 'Standard'
compiling CSAMPLE1.C...
linking...
Program Size: data=100.3 xdata=0 code=1553
creating hex file from "CSample"...
"CSample" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?