内容简介:程序清单如下:include < reg51.h >// 51单片机头文件 define uchar unsigned char// 宏定义,用uchar替代无符号字符型 define uint unsigned int// 宏定义,用uint 替代无符号整数型 sbit Key = P2 ^ 7;uchar 0111第4位数码管显示,wk = 0;关闭位选。5、while(1)...
用户评论
havenhome