10.plg

来自「数字钟」· PLG 代码 · 共 30 行

PLG
30
字号
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\AT89X51\10\10.uv2
Project File Date:  04/16/2006

<h2>Output:</h2>
Build target 'Target 1'
compiling 10.c...
10.C(21): error C202: 'P3_7': undefined identifier
10.C(24): error C202: 'P3_7': undefined identifier
10.C(33): error C202: 'P3_7': undefined identifier
Target not created
Build target 'Target 1'
compiling 10.c...
linking...
Program Size: data=10.0 xdata=0 code=107
"10" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling 10.c...
linking...
Program Size: data=10.0 xdata=0 code=107
creating hex file from "10"...
"10" - 0 Error(s), 0 Warning(s).
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?