STC printf打印 char問題 打印char 和long都有問題 在51單片機的KEIL程序中,使用printf("Voltage0:%d\r\n",123);串口打印輸出,發現數據異常。 輸出31488 Keil C5 ...