scanf 不安全,fgets安全 · #include<stdio.h> · fgets函数从stream指向的文件输入缓冲区(stdin指向键盘输入缓冲区)中获取字符串并只获取size-1个字符串, ...
確定! 回上一頁