温度采集ds18b20lcd.plg

来自「一些51单片机基础模块的程序」· PLG 代码 · 共 32 行

PLG
32
字号
<html>
<body>
<pre>
<h1>礦ision3 Build Log</h1>
<h2>Project:</h2>
C:\Documents and Settings\Administrator\桌面\单片机程序\23温度采集DS18B20(LCD)\温度采集DS18B20LCD.uv2
Project File Date:  04/10/2009

<h2>Output:</h2>
Build target 'Target 1'
assembling STARTUP.A51...
compiling 温度采集DS18B20LCD.c...
linking...
Program Size: data=18.0 xdata=0 code=1071
"温度采集DS18B20LCD" - 0 Error(s), 0 Warning(s).
compiling 温度采集DS18B20LCD.c...
温度采集DS18B20LCD.C(155): error C231: 'delay': redefinition
温度采集DS18B20LCD.C(171): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.C(173): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.C(175): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.C(204): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.C(225): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.C(244): error C208: 'delay': too many actual parameters
温度采集DS18B20LCD.c - 7 Error(s), 0 Warning(s).
Build target 'Target 1'
assembling STARTUP.A51...
compiling 温度采集DS18B20LCD.c...
linking...
Program Size: data=21.0 xdata=0 code=1122
creating hex file from "温度采集DS18B20LCD"...
"温度采集DS18B20LCD" - 0 Error(s), 0 Warning(s).

⌨️ 快捷键说明

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