11.plg
来自「VB与8051通信,内有VB和8051的源码」· PLG 代码 · 共 30 行
PLG
30 行
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\zhao\桌面\vb实验\Keil\p11\11.uv2
Project File Date: 10/24/2007
<h2>Output:</h2>
compiling 11.c...
11.C(42): error C233: 'L1': undefined label
11.C(42): error C233: 'L2': undefined label
11.C(42): error C233: 'L3': undefined label
11.C(42): error C233: 'L4': undefined label
11.c - 4 Error(s), 0 Warning(s).
compiling 11.c...
11.c - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 11.c...
linking...
Program Size: data=9.0 xdata=0 code=71
creating hex file from "11"...
"11" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 11.c...
linking...
Program Size: data=9.0 xdata=0 code=67
creating hex file from "11"...
"11" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?