函数原型 template int swprintf_s( wchar_t (&buffer)[size], const wchar_t *format [, argument]...); // C++ only这个函数只有C++中才有,C++中字符串遇到int, ...
確定! 回上一頁