tempc.plg
来自「温度传感器程序」· PLG 代码 · 共 35 行
PLG
35 行
<html>
<body>
<pre>
<h1>礦ision2 Build Log</h1>
<h2>Project:</h2>
E:\我的\电子设计\单片机\温度计\tempc.uv2
Project File Date: 04/05/2005
<h2>Output:</h2>
Build target 'Target 1'
compiling tempc.c...
assembling tempc.src...
linking...
Program Size: data=40.0 xdata=0 code=1130
creating hex file from "tempc"...
"tempc" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling tempc.c...
assembling tempc.src...
linking...
Program Size: data=40.0 xdata=0 code=1130
creating hex file from "tempc"...
"tempc" - 0 Error(s), 0 Warning(s).
Build target 'Target 1'
compiling tempc.c...
TEMPC.C(122): error C141: syntax error near 'else'
Target not created
Build target 'Target 1'
compiling tempc.c...
assembling tempc.src...
linking...
Program Size: data=40.0 xdata=0 code=1134
creating hex file from "tempc"...
"tempc" - 0 Error(s), 0 Warning(s).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?