buffers
英 [ˈbʌfəz]
美 [ˈbʌfərz]
n. 缓冲物; 起缓冲作用的人; (火车头尾或轨道末端的)减震器,缓冲器; 缓存区; 缓冲存储区; 缓冲存储器
v. 减少,减缓(伤害); 保护; 使不受…的侵害; 缓冲存储; 缓存
buffer的第三人称单数和复数
柯林斯词典
- N-COUNT 缓冲物
Abufferis something that prevents something else from being harmed or that prevents two things from harming each other.- Keep savings as a buffer against unexpected cash needs...
存些积蓄以备不时之需。 - ...a multinational buffer force between the two sides...
双方之间的多国缓冲力量 - The Prison Service acts as a buffer between the minister and his critics.
监狱局在部长和他的批评者中间扮演缓冲角色。
- Keep savings as a buffer against unexpected cash needs...
- VERB 保护;保障
If somethingis buffered, it is protected from harm.- The company is buffered by long-term contracts with growers.
公司通过与种植户签订长期合同得到保障。
- The company is buffered by long-term contracts with growers.
- (火车上的)缓冲器;(火车轨道末端的)防撞栅
Thebufferson a train or at the end of a railway line are two metal discs on springs that reduce the shock when a train hits them. - (电脑内存的)缓冲区
Abufferis an area in a computer's memory where information can be stored for a short time. - N-COUNT 老糊涂;蠢老头
If you say that someone, usually a man, is an oldbuffer, you mean that you think they are rather foolish.- ...a collection of old buffers who meet at the Grosvenor House once a month for lunch.
每月一次在格罗夫纳大厦进行午餐聚会的一群蠢老头们
- ...a collection of old buffers who meet at the Grosvenor House once a month for lunch.
双语例句
- GETB, PUTB, GETF, and PUTF are the primary fence and barrier-related DMA commands for single buffers.
对于单一缓冲区,GETB、PUTB、GETF和PUTF是与fence和barrier相关的主要DMA命令。 - To allocate and schedule the use of buffers.
分配和计划缓冲器的使用。 - Use large buffers with fast disks for queue manager logging.
使用大缓冲区配合高速磁盘进行队列管理器日志记录。 - I'll discuss in later chapters a few techniques for accessing data buffers that originate in user mode.
在后面的章节中,我将讨论一些关于访问发生在用户模式中的数据缓冲器的一些技巧。 - Both DB2 and Oracle databases provide buffers that allow table data to be cached in and served from RAM.
DB2和Oracle数据库都提供了允许将数据表数据缓存在RAM中的缓冲区。 - This information is stored in trace buffers that have been allocated for each processor.
这一信息存储在已经为每个处理器分配的追踪缓冲区中。 - Minimum number of buffers allowed in the memory pool.
内存池中允许的最小缓冲区数。 - Compared to other memory buffers, buffer pools have the most significant impact on database performance.
与其他内存缓冲区相比,缓冲池对数据库性能的影响最为显著。 - Accordingly, each layer has a data buffer. Data are exchanged between layers by buffers.
每一层都有一个与协议相对应的缓冲区,层与层之间的数据交换是通过缓冲区来实现的。 - Why would you use ring buffers when you can simply write to a file?
当您可以简单地对一个文件进行写入操作时,为什么要使用循环缓冲区呢?