MCU(C89 Keil编译)上用printf(以及vsprintf), 会出现超过4个动态参数就会出问题的情况.如: printf("%d,%d,%d,%d,%d", a,b,c,d,e);,...
確定! 回上一頁