报错 TEXT1.C(22): error C129: missing ';' before '<string>'
#include<reg51.h>#defineucharunsignedchar#defineuintunsignedint#definebusy0x80sbitk1=...
#include<reg51.h>
#define uchar unsigned char
#define uint unsigned int
#define busy 0x80
sbit k1=P1^0;
sbit k2=P1^1;
sbit k3=P1^2;
sbit k4=P1^3;
sbit k5=P1^4;
sbit RS=P2^5;
sbit RW=P2^6;
sbit E=P2^7;
sbit led=P2^0;
sbit sound=P3^7;
uchar code tableee[]="20:00";
uchar code tablee[]="10:00";
uchar code table[]="05:00";
uchar code table1[]={'0','1','2','3','4','5','6','7','8','9'};
uchar code table3[]="08 wei dian zi";
uchar code table2[]="3108008066";
uchar code table5[]="00:00";
uchar code table4[]" TIME OUT!";
程序总报错 没找到地方 求大神指点 程序太长 不能全部打出来 展开
#define uchar unsigned char
#define uint unsigned int
#define busy 0x80
sbit k1=P1^0;
sbit k2=P1^1;
sbit k3=P1^2;
sbit k4=P1^3;
sbit k5=P1^4;
sbit RS=P2^5;
sbit RW=P2^6;
sbit E=P2^7;
sbit led=P2^0;
sbit sound=P3^7;
uchar code tableee[]="20:00";
uchar code tablee[]="10:00";
uchar code table[]="05:00";
uchar code table1[]={'0','1','2','3','4','5','6','7','8','9'};
uchar code table3[]="08 wei dian zi";
uchar code table2[]="3108008066";
uchar code table5[]="00:00";
uchar code table4[]" TIME OUT!";
程序总报错 没找到地方 求大神指点 程序太长 不能全部打出来 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询