定义和用法. vsprintf() 函数把格式化字符串写入变量中。 与sprintf() 不同,vsprintf() 中的参数位于数组中。数组元素将被插入到主字符串中的百分号(%)符号处。
確定! 回上一頁