左右滾動顯示

我要報錯
  • 1602左右滾動顯示

    //////////////////左右滾動顯示/////////////////////C51 8051#include #include typedef unsigned char uchar;typedef unsigned int uint;sbit rs=P2^0;sbit rw=P2^1;sbit e=P2^2;uchar key_val;uchar code dis0[]