1.格式化的读写函数fscanf() 和fprintf() ; 数据库的读写函数 fread() 和 fwrite() ; 字符串的读写函数 fgets() 和fputs() ; 文件的打开与关闭 fopen() 和 fclose()