#include std::string Format(const char *fmt, va_list &ap); std::string Form(const char *fmt, ...);