scanf/printf针对标准输入流(stdin)/标准输出流(stdout)/格式化输入/输出函数fscanf/fprintf针对所有输入流(stdin)/输出流(stdout)/格式化输入/输出函...
浏览 56 次 标签: C语言----文件操作