#include <stdio.h> int fputc(int c, FILE *stream); int fputs(const char ... puts()写一个字符串到标准输出stdout,并自动在字符串的尾部添加一个换行符"\n"。
確定! 回上一頁