經安全檢測,此網站為安全網站,請放心前往原始網址!

不會的就放這邊 :: 痞客邦 PIXNET ::

#include "reg51.h" #include "stdio.h" sbit F1=P1^0; //F1就是代表P1^0這隻腳位 sbit F2=P1^1; //F2就是代表P1^1這隻腳位 sbit F3=P1^2; //F3就是代表P1^2這隻腳位 sbit F4=P1^3; //F4就是代表P1^3這隻腳位 void UART(); void delay(int ...

anal02.pixnet.net

網址安全性掃描由 google 提供