电路图 #include"htc.h" #include"8051.h" #define uchar unsigned char #define uint unsigned int void delay(uint count) { uchar j; uint i