MY字典>英语词典>defers翻译和用法

defers

英 [dɪˈfɜːz]

美 [dɪˈfɜːrz]

v.  推迟; 延缓; 展期
defer的第三人称单数

柯林斯词典

  • VERB 推迟;拖延;延缓
    If youdeferan event or action, you arrange for it to happen at a later date, rather than immediately or at the previously planned time.
    1. Customers often defer payment for as long as possible...
      顾客常常会尽可能地拖延付款。
    2. I'm not going to defer decisions just because they are not immediately politically popular.
      我不会因为它们没有即刻在政治上受到欢迎就推迟作出这些决定。
  • VERB 遵从;听从;顺从
    If youdefer tosomeone, you accept their opinion or do what they want you to do, even when you do not agree with it yourself, because you respect them or their authority.
    1. Doctors are encouraged to defer to experts.
      鼓励医生听从专家的意见。

双语例句

  • The justice of assignment, namely "in the distribution sphere fair, is just", its essence defers to the certain value system, to participates in the assignment the object implementation, causes to earn with the obtained maintenance consistent one kind of rationalization treatment.
    分配正义,即分配领域内的公正、正义,其实质就是按照一定的价值体系,对参加分配的对象实施的,使应得和所得保持一致的一种合理化对待。
  • But this 'natural culling' simply defers the pain.
    但这个“自然淘汰”只是将痛楚延迟而已。
  • The REOPT bind option defers query optimization until input variable values are available at OPEN time.
    REOPT绑定选项将查询优化推迟到OPEN时有可用输入变量的时候。
  • The present paper research aims at the agriculture listed company defers to the scope which the` Listed company profession classification direction 'stipulated to divide.
    本论文研究所针对的农业上市公司是按照‘上市公司行业分类指引’所规定的范围来划分的。
  • This smart client caches reusable data, asynchronously prefetches data that will be needed, defers initialization until an object is needed ( also called "lazy loading"), and so forth.
    该灵巧客户端会缓存再使用数据,异步预取需要的数据,延缓初始化直到需要对象为止(也叫做“载入缓慢”),等等。
  • Software has considered fully the equipment parameter establishment question, defers to the random quality requirement, obtains the best production rate ( if some), and solves the flow water computation in future and so on. 3.
    软件中充分考虑了设备参数设置问题,可以按照任意质量要求,求得最佳产率(如果有的话),并进一步完成流程中的水量流程计算等。
  • The level of intensity and depth of learning a language defers vastly for primary and secondary language and it is difficult to compare.
    把一种语言作为第一语言和第二语言来学习,它们的强度和深度是有很大不同的,很难比较。
  • Factory defers creation of product objects to its ConcreteFactory subclass.
    抽象工厂延迟对象的创建至实现抽象工厂的具体子类。
  • It simply defers loading them until they are actually needed.
    只是简单地推迟加载它们直到真正需要它们的时候。
  • However, when done correctly, TDD can change the overall design of your code for the better because it defers decisions until the last responsible moment.
    但是,如果正确执行的话,TDD可以改进代码的整体设计,因为它将决策推迟到最后责任时刻(lastresponsiblemoment)。