buffered
英 [ˈbʌfəd]
美 [ˈbʌfərd]
v. 减少,减缓(伤害); 保护; 使不受…的侵害; 缓冲存储; 缓存
buffer的过去分词和过去式
过去式:buffered
COCA.40383
柯林斯词典
- 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.
双语例句
- In this case, even if the application flushes the data, it may still be buffered by the server for optimization.
在这种情况下,即便应用程序刷新数据,也仍然会由服务器缓存,以实现优化。 - The company is buffered by long-term contracts with growers.
公司通过与种植户签订长期合同得到保障。 - To minimize the overhead you can use buffered inserts.
为了把开销降至最低,可以使用缓冲插入(bufferedinsert)。 - Another important feature of the pipe is that it is buffered.
管道的另一个重要特性是:它是进行缓冲处理的。 - The reaction should be buffered to a pH of between 6 and 11.
应使反应缓冲到ph值为6~11。 - A method of DSP multi-channel buffered serial port configuration
一种DSP芯片多通道缓冲串行口的配置方法 - You can also open a buffered binary file by using the form open ( fileName,'b ').
您也可以使用open(fileName,'b')打开一个缓冲了的二进制文件。 - At the moment the real impact of our emissions is buffered because CO2 is absorbed by natural systems.
因为二氧化碳被自然系统吸收,所以目前我们大气排放的实际影响被缓冲了; - Additional components of the libevent library add further functionality, including a buffered event system ( for buffer data to/ from clients) and core implementations for HTTP, DNS and RPC systems.
libevent库的其他组件提供其他功能,包括缓冲的事件系统(用于缓冲发送到客户端/从客户端接收的数据)以及HTTP、DNS和RPC系统的核心实现。 - In the previous example, a non-blocking receive was performed once the zero-byte receive completes retrieving the buffered data.
在前面的示例中,一个非阻塞接收进行一次零字节接收完成检索缓冲数据。