单选题

ESP32 for Arduino中,程序Serial.printf()中表示十进制整数和浮点数输出的格式字符是?

A.

 %o %d 

B.

%d %f 

C.

%x %f 

D.

%f %d

发表评论

登录 后再回复