ex.plg

来自「AT89S51 红外程序 单片机学习板的程序 外部中断0程序」· PLG 代码 · 共 35 行

PLG
35
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
F:\MAVR51\实验9 外部INT0中断实验\C\ex.uv2
Project File Date:  12/20/2007

<h2>Output:</h2>
Build target 'Target 1'
compiling ex.c...
EX.C(18): warning C280: 'i': unreferenced local variable
linking...
Program Size: data=29.0 xdata=0 code=389
creating hex file from "ex"...
"ex" - 0 Error(s), 1 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=389
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=29.0 xdata=0 code=402
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling ex.c...
linking...
Program Size: data=27.0 xdata=0 code=389
creating hex file from "ex"...
"ex" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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