30-1.plg
来自「C51程序应用例子,自己的学习历程,希望可以帮到大家」· PLG 代码 · 共 37 行
PLG
37 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
G:\30C\30-1.uv2
Project File Date: 02/06/2009
<h2>Output:</h2>
Build target 'Target 1'
compiling 30-1.C...
30-1.C(9): warning C276: constant in condition expression
linking...
Program Size: data=15.0 xdata=0 code=80
creating hex file from "30-1"...
"30-1" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling 30-1.C...
linking...
Program Size: data=15.0 xdata=0 code=84
creating hex file from "30-1"...
"30-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
linking...
Program Size: data=15.0 xdata=0 code=84
creating hex file from "30-1"...
"30-1" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 30-1.C...
linking...
Program Size: data=15.0 xdata=0 code=84
creating hex file from "30-1"...
"30-1" - 0 Error(s), 0 Warning(s).
compiling 30-1.C...
30-1.C - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?