This function takes a format string and writes it into a string buffer. This is very similar to printf() , but writes the output to a buffer instead of stdout .
確定! 回上一頁