日归档:2016年1月14日

C/C++

C中的文件操作函数

C中的文件操作函数

main.c #include <stdio.h> #include <stdlib.h> #include “constant.h” /* fputc()和fgetc() … 继续阅读

发表在 C/C++ 标签为 , ,