技术栈
格式参数
weixin_44602356
3 小时前
c语言
·
详解
·
printf函数
·
格式参数
·
输出格式
C语言printf函数format参数输出格式及type、flags规定详解
format 参数输出的格式,定义格式为:% type规定数据输出方式,具体如下:1.type 含义如下:
我是有底线的