led模拟交通灯.plg
来自「单片机C语言程序设计.rar」· PLG 代码 · 共 38 行
PLG
38 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包\第 01 篇 基础部分\05 LED模拟交通灯\Keil C\LED模拟交通灯.uv2
Project File Date: 06/20/2009
<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling LED模拟交通灯.C...
linking...
Program Size: data=9.0 xdata=0 code=126
creating hex file from "LED模拟交通灯"...
"LED模拟交通灯" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LED模拟交通灯.C...
linking...
Program Size: data=9.0 xdata=0 code=142
creating hex file from "LED模拟交通灯"...
"LED模拟交通灯" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LED模拟交通灯.C...
linking...
Program Size: data=9.0 xdata=0 code=142
creating hex file from "LED模拟交通灯"...
"LED模拟交通灯" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling LED模拟交通灯.C...
linking...
Program Size: data=9.0 xdata=0 code=142
creating hex file from "LED模拟交通灯"...
"LED模拟交通灯" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?