报错 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!";

程序总报错 没找到地方 求大神指点 程序太长 不能全部打出来
展开
 我来答
修者世界
2014-05-25 · TA获得超过5851个赞
知道大有可为答主
回答量:5984
采纳率:61%
帮助的人:810万
展开全部
uchar code table4[]" TIME OUT!";
改为:
uchar code table4[]=" TIME OUT!";
少一个“=”
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式