uart_loop.plg
来自「ES51-II开发板的试验代码,只最简单的51单片机内部资源操作试验代码,很适合」· PLG 代码 · 共 16 行
PLG
16 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
C:\EZST\EasyStudy51\ES51-II\Examples\1-基础型实验\9-3-串行通讯[环路接收发送,查询]\C51\UART_LOOP.uv2
Project File Date: 10/09/2008
<h2>Output:</h2>
Build target 'Target 1'
compiling UART_LOOP.c...
linking...
Program Size: data=9.0 xdata=0 code=51
creating hex file from "HEX\UART_LOOP"...
"HEX\UART_LOOP" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?