vprintf () 函数输出格式化的字符串。 与printf() 不同,vprintf() 中的参数位于数组中。数组元素将被插入到主字符串中的百分号(%)符号处。该函数是逐步执行的。
確定! 回上一頁