1.example #include "reg52.h" sbit vibrate = P3^3;//Do接到了P3.3口 sbit switcher = P1^1; void Delay3000ms() //@11...