在Keil C51中用printf输出一个单字节变量时要使用 ,如 unsigned char counter; printf("Current count: bd/n", counter);. 而在标准C语言中都是使用%d ...
確定! 回上一頁