int snprintf(char *str, size_t size, const char *format, ...); html 将可变个参数(...)按照format格式化成字符串,而后将.
確定! 回上一頁