test.plg
来自「232串口测试程序。// 软件模拟测试说明: // 1.这个测试采用查询方式进」· PLG 代码 · 共 27 行
PLG
27 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
D:\mcu51-63K仿真器光盘\大虾(DX-51)学习板\C51初级例程\串口通讯例程\串口通讯例程\test.uv2
Project File Date: 02/06/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling serial.c...
compiling test.c...
linking...
Program Size: data=10.0 xdata=0 code=150
"test" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling serial.c...
compiling test.c...
TEST.C(23): error C129: missing ';' before 'j'
Target not created
Build target 'Target 1'
compiling serial.c...
compiling test.c...
linking...
Program Size: data=11.0 xdata=0 code=161
"test" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?