%d, %s, %i等是比较常用的。 Printf(xxxxx):产生格式化输出的函数 printf(constchar *format,[argument]); format 参数输出的格式,定义格式为: %[flags][width][.perc] [F|N……