C语言数字时钟设计
#include <reg51.h>#include <absacc.h>#define uchar unsigned char#define PA XBYTE[0x0fefc]#define PB
C语言数字时钟设计