fgets(buf,sizeof(s),stdin) ,getline(cin,str) ... 1、fgets(buf, n, file) 函数功能:从目标文件流file 中读取n-1 个字符,放入以buf 起始地址的内存空间 ...
確定! 回上一頁