51单片机倒计时程序
#include<reg52.h>sbit P1_1=P1^1;unsigned char i,k,ge,shi;unsigned char a[10]={0xc0,0xf9,0xa4,0xb0,0x
51单片机倒计时程序