字典APP>英语词典>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.
      鼓励医生听从专家的意见。

双语例句

  • HSBC, which already defers at least 40 per cent of executive bonuses in line with new regulatory minimums, has as yet signalled no wholesale revamp of its bank-wide bonus structures.
    汇丰已根据新监管规定的最低要求推迟了至少40%的高管奖金发放,但迄今并无迹象显示该银行将大规模调整其全员奖金结构。
  • Harbin border district has the rich tourist resources, since long each area has only defers to this local the situation to develop this local tourism.
    哈尔滨市边缘地区有着丰富的旅游资源,长期以来各个地区只按照本地区的情况发展本地区的旅游业。
  • But this 'natural culling' simply defers the pain.
    但这个“自然淘汰”只是将痛楚延迟而已。
  • This article covers the basic features of SELECT and defers the more advanced issues to subsequent articles.
    本文将介绍SELECT的基本功能,而将比较高级的问题留给后续文章。
  • In the context of a harmonious society, the procuratorial agency defers the prosecution of some cases that are needless of committal for trial, which manifests the tolerant spirit of the criminal law.
    在建立和谐社会背景下,检察机关对某些没有必要移送审判的案件暂缓提起公诉,体现了刑法的宽容精神。
  • The REOPT bind option defers query optimization until input variable values are available at OPEN time.
    REOPT绑定选项将查询优化推迟到OPEN时有可用输入变量的时候。
  • It also allows you to build an abstract implementation that defers the actual implementation to classes that override the base.
    它还允许您构建一个抽象实现,从而使实际实现委托给覆盖基本实现的类。
  • Each defers work from the interrupt context, but only tasklets run atomically in a run-to-complete fashion, where work queues permit handlers to sleep, if necessary.
    每种方法都在中断上下文延迟任务,但只有微线程采用run-to-complete的风格自动运行,而在此处,如果需要,工作队列允许处理程序休眠。
  • 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.
    分配正义,即分配领域内的公正、正义,其实质就是按照一定的价值体系,对参加分配的对象实施的,使应得和所得保持一致的一种合理化对待。
  • 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)。