4led.plg

来自「如果你是才学C51的话」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\My Documents\51danpian\led.c\4led.uv2
Project File Date:  12/06/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling main.c...
MAIN.C(20): warning C260: '=': pointer truncation
MAIN.C(23): warning C260: '=': pointer truncation
MAIN.C(26): warning C260: '=': pointer truncation
MAIN.C(29): warning C260: '=': pointer truncation
linking...
Program Size: data=43.0 xdata=0 code=257
"4led" - 0 Error(s), 4 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=43.0 xdata=0 code=317
"4led" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling main.c...
linking...
Program Size: data=43.0 xdata=0 code=317
creating hex file from "4led"...
"4led" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?