只要求掌握缓冲文件系统的以下几点内容。 1. 文件类型指针(FILE类型指针)。 2. 文件的打开与关闭(fopen( ) , fclose( ) 函数)。 3. 文件的读写(fprintf( ) , fscanf( )函数)。