顺序文件 meaning in English
sequence file
sequential file
Examples
- For sequential files , this value is the number of characters buffered
对于顺序文件,该值是存入缓冲区的字符数。 - Indexed non - sequential file
索引非顺序文件 - Reads a single line from an open sequential file and assigns it to a string
从打开的顺序文件中读取一行数据并将它赋给 - Function to read a line from a sequential file and assign it to a variable
函数从顺序文件中读取一行数据并将它赋给变量。 - Reads data from an open sequential file and assigns the data to variables
从打开的顺序文件中读取数据并将数据分配给变量。