keil C51 中使用sprintf问题 · unsigned char count = 12; · UartInit(); · TI = 1; · sprintf(pstr,"%d",count); · printf("%s\n",pstr);.
確定! 回上一頁