函式原型:printf(const char *format,[argument]);例如:[cpp] view plain ... 函式原型: vsprintf(char *buffer, char *format, va_list param);.
確定! 回上一頁