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

双语例句

  • When you drop or rebuild large indexes, or drop or truncate large tables, the database engine defers the actual page deallocations, and their associated locks, until after the transaction commits.
    在删除或重新生成大型索引时,或者在删除或截断大型表时,数据库引擎将延迟实际页释放及其关联锁,直至事务提交完毕为止。
  • It also allows you to build an abstract implementation that defers the actual implementation to classes that override the base.
    它还允许您构建一个抽象实现,从而使实际实现委托给覆盖基本实现的类。
  • 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.
    在建立和谐社会背景下,检察机关对某些没有必要移送审判的案件暂缓提起公诉,体现了刑法的宽容精神。
  • Then key defers to the market marketing and the hard currency idea, the plan, the formulation conforms to the Ningxia postal service greeting card trade development actual market marketing strategy, has the reference value in the marketing practice.
    然后重点按照市场营销和营销管理理念,规划、制定符合宁夏邮政贺卡业务发展实际的市场营销策略,在营销实践上具有参考价值。
  • 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.
    分配正义,即分配领域内的公正、正义,其实质就是按照一定的价值体系,对参加分配的对象实施的,使应得和所得保持一致的一种合理化对待。
  • The task of Chinese history of pharmacy defers to the chronological order and applies the concrete fact to reveal and to explain the rule of pharmacy development.
    药学史的任务是按照年代顺序,应用具体事实揭示并阐明药学发展的规律。
  • But this 'natural culling' simply defers the pain.
    但这个“自然淘汰”只是将痛楚延迟而已。
  • 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%的高管奖金发放,但迄今并无迹象显示该银行将大规模调整其全员奖金结构。
  • The method builds a SQL select, and then defers the creation of the domain to the createDomain method.
    此方法构建一个SQLselect,然后会将域的创建延迟到createDomain方法。
  • 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)。