The swprintf function is similar to sprintf, except it stores the formatted output in a wide string, dst, and the format is a wide string.
確定! 回上一頁