vsnprintf和snprintf(vsnprintf就是为了支持va_list,实现对于sprint功能封装而做的)

NoSuchKey