中英互译
data buffer
基本释义
- 数据缓冲区:计算机内存中用于暂时存储数据的区域,通常在数据从一个设备或程序传输到另一个设备或程序时使用。
双语例句
- Data buffer for Domino servers.Domino服务器的数据缓冲区。
- Data buffer for Domino releases.Domino版本的数据缓冲区。
- Data buffer for Domino server attributes.Domino服务器属性的数据缓冲区。
网络短语
- Data Buffer Cache数据高速缓冲区;缓存区;从数据缓冲器;数据高速缓存区
- store data buffer存储数据缓冲器
- Data Buffer DBUF数据缓冲器
- Data Buffer Register数据缓冲缓存器;数据缓冲寄存器;数据缓冲区缓存器;缓冲寄存器
- data buffer handler数据缓冲处理器
英英释义
- In computer science, a buffer is a region of a physical memory storage used to temporarily store data while it is being moved from one place to another. Typically, the data is stored in a buffer as it is retrieved from an input device (such as a microphone) or just before it is sent to an output device (such as speakers).