原型:int _vsnprintf(char *buffer, size_t max_count, const char *format, va_list vArgList);. 功能:类同vsprintf,加了max_count限制。 参数:.
確定! 回上一頁