034_红外遥控器按键识别.plg

来自「这个代码是关于红外遥控器按键识别」· PLG 代码 · 共 26 行

PLG
26
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
J:\SP-0602\AT89S52系列\C源程序\034_红外遥控器按键识别\034_红外遥控器按键识别.uv2
Project File Date:  03/08/2006

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 034_红外遥控器按键识别.c...
linking...
Program Size: data=12.0 xdata=0 code=260
"034_红外遥控器按键识别" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 034_红外遥控器按键识别.c...
linking...
Program Size: data=12.0 xdata=0 code=260
creating hex file from "034_红外遥控器按键识别"...
"034_红外遥控器按键识别" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

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