sprintf, sprintf_s, swprintf, swprintf_s ... int swprintf_s(wchar_t *buffer, size_t buflen, const wchar_t *format[, argument]...); ...
確定! 回上一頁