首页
归类
搜索
趣链
留言
关于
sprintf字符格式化赋值
cooolr 于 2021-07-01 发布
int
sprintf
(
char
*
buffer
,
const
char
*
format
[,
argument
,...]
);