Line buffered的意思|示意
线缓冲器行缓冲区
Line buffered的网络常见释义
行缓冲 行缓冲(line buffered)指的是每次遇到换行符' '就将缓冲区的数据写入设备,但这并不是绝对的,如果一行数据大于缓冲区的大小,也需要多次输出。
Line buffered相关短语
1、 buffered line 缓冲线路
2、 buffered line printer 有缓冲器的宽行打印机 ; 翻译 ; 缓冲行式打印机英语 ; 有缓冲器的行式打印机
3、 print buffered line system call 打印缓冲行系统调用
Line buffered相关例句
If we specify fully buffered or line buffered, buf and size can optionally specify a buffer and its size.
如果我们指定完全缓存或者行缓存,buf和size可选的指定一个buffer和它的大小。
By swapping out the standard grid view for the buffered view, the application performed as it should by only changing a line or two of code.
通过将标准网格视图换成缓存视图,只改了一两行代码,程序运行如常。