serial communication.plg
来自「用到Proteus软件来仿真51单片机」· PLG 代码 · 共 31 行
PLG
31 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
E:\Program Files\Labcenter Electronics\Proteus 6 Demonstration(2)\51 Serial Communication\Serial Communication.uv2
Project File Date: 07/31/2006
<h2>Output:</h2>
Build target 'Target 1'
assembling Serial Communication.asm...
linking...
Program Size: data=8.0 xdata=0 code=68
creating hex file from "Serial Communication"...
"Serial Communication" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Serial Communication.asm...
linking...
Program Size: data=8.0 xdata=0 code=84
creating hex file from "Serial Communication"...
"Serial Communication" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling Serial Communication.asm...
linking...
Program Size: data=8.0 xdata=0 code=84
creating hex file from "Serial Communication"...
"Serial Communication" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?