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.- Customers often defer payment for as long as possible...
顾客常常会尽可能地拖延付款。 - I'm not going to defer decisions just because they are not immediately politically popular.
我不会因为它们没有即刻在政治上受到欢迎就推迟作出这些决定。
- Customers often defer payment for as long as possible...
- 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.- Doctors are encouraged to defer to experts.
鼓励医生听从专家的意见。
- Doctors are encouraged to defer to experts.
双语例句
- It defers from the traditional linguistics, and nor is it entirely identical with pragmatics.
它既与传统的语言学有同异,又与新生的语用学不完全相同。 - 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.
在删除或重新生成大型索引时,或者在删除或截断大型表时,数据库引擎将延迟实际页释放及其关联锁,直至事务提交完毕为止。 - The regular expression is defers to the certain grammar composition the writing pattern, it was composed by the ordinary character and the agreement special character, describes has treated the search character string the match pattern.
正则表达式是按照一定的语法组成的文字模式,它由普通字符及约定的特殊字符组成,描述了待搜索字符串的匹配模式。 - 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.
哈尔滨市边缘地区有着丰富的旅游资源,长期以来各个地区只按照本地区的情况发展本地区的旅游业。 - He proposed defers to "The Three Represents" the request to strengthen and to improve the party the construction important thought.
他提出了按照三个代表要求加强和改进党的建设的重要思想。 - Factory defers creation of product objects to its ConcreteFactory subclass.
抽象工厂延迟对象的创建至实现抽象工厂的具体子类。 - The method builds a SQL select, and then defers the creation of the domain to the createDomain method.
此方法构建一个SQLselect,然后会将域的创建延迟到createDomain方法。 - 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.
该灵巧客户端会缓存再使用数据,异步预取需要的数据,延缓初始化直到需要对象为止(也叫做“载入缓慢”),等等。 - The REOPT bind option defers query optimization until input variable values are available at OPEN time.
REOPT绑定选项将查询优化推迟到OPEN时有可用输入变量的时候。 - 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的风格自动运行,而在此处,如果需要,工作队列允许处理程序休眠。