字典APP>英语词典>buffered翻译和用法

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.
    1. Keep savings as a buffer against unexpected cash needs...
      存些积蓄以备不时之需。
    2. ...a multinational buffer force between the two sides...
      双方之间的多国缓冲力量
    3. The Prison Service acts as a buffer between the minister and his critics.
      监狱局在部长和他的批评者中间扮演缓冲角色。
  • VERB 保护;保障
    If somethingis buffered, it is protected from harm.
    1. 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.
    1. (电脑内存的)缓冲区
      Abufferis an area in a computer's memory where information can be stored for a short time.
      1. N-COUNT 老糊涂;蠢老头
        If you say that someone, usually a man, is an oldbuffer, you mean that you think they are rather foolish.
        1. ...a collection of old buffers who meet at the Grosvenor House once a month for lunch.
          每月一次在格罗夫纳大厦进行午餐聚会的一群蠢老头们

      双语例句

      • This is important in Python programs because file input and output are, by default, buffered; data isn't written as soon as you call a print statement but is instead written in chunks.
        在Python程序中这很重要,因为在默认情况下,文件输入和输出是缓冲的;在调用print语句时,数据实际未被写入;相反,数据是成批写入的。
      • Also, when suitably buffered, the register's outputs can drive other loads, such as motors, relays, and incandescent lamps.
        有适当的缓冲时,寄存器输出引脚也能驱动其他负载,如电机、继电器和白炽灯等。
      • At the moment the real impact of our emissions is buffered because CO2 is absorbed by natural systems.
        因为二氧化碳被自然系统吸收,所以目前我们大气排放的实际影响被缓冲了;
      • If buffered data does exist, the MDA is activated.
        如果不存在缓冲数据,则激活该mda。
      • The company is buffered by long-term contracts with growers.
        公司通过与种植户签订长期合同得到保障。
      • The three methods are Direct I/ O, Buffered I/ O and Neither.
        这三种方法是直接输入输出,被缓冲的输入输出,两者皆非。
      • You can also open a buffered binary file by using the form open ( fileName,'b ').
        您也可以使用open(fileName,'b')打开一个缓冲了的二进制文件。
      • True if the output to client is buffered, otherwise false.
        如果缓冲了到客户端的输出,则为true;否则为false。
      • True if page output is buffered; otherwise, false.
        如果对页输出进行缓冲处理,则为true;否则为false。
      • The changes made to the index are initially buffered in the memory and periodically flushed to the index directory.
        对索引所做的更改最初缓存在内存中,并周期性转储到索引目录。