getline, gets, fgets都支持从标准输入读取一行字符串,那么它们有什么区别 ... #include <stdio.h> char *fgets(char *s, int size, FILE *stream);.
確定! 回上一頁