decouples
英 [diːˈkʌplz]
美 [diːˈkʌplz]
v. (使两事物)分离,隔断
decouple的第三人称单数
柯林斯词典
- VERB 使(国家、机构或观点)分离;(使)脱离;(使)互不相干
If two countries, organizations, or ideas that were connected in some wayare decoupled, the connection between them is ended.- ...a conception which decouples culture and politics...
将文化与政治区分开来的概念 - The issue threatened to decouple Europe from the United States...
这一问题可能会割裂欧洲同美国的关系。 - Other forms of discourse have successfully been decoupled from politics.
其他的话语形式已经成功地与政治分离开来。
- ...a conception which decouples culture and politics...
双语例句
- It adopts double-loop control, decouples the current from grid side and inverter to active and reactive component respectively.
该方案采用双环控制,通过派克变换分别将并网逆变器输出电流和网侧供给电流解耦为有功分量和无功分量。 - As growth decouples from the west, monetary policy should be tailored more and more to address local growth conditions.
随着经济增长与西方脱钩,亚洲货币政策应越来越适合本地的经济增长状况。 - It decouples the client from the actual URIs of resources, and the client does not need to know the rest of the URIs until run-time.
原因在于,它解耦了客户端和资源的实际URI,客户端直到运行时才需要知道其余的URI。 - This nicely decouples the service provider and consumer, but it requires them to have clear knowledge of the particular service broker.
这很好地拆分了服务提供者与使用者,但它要求服务提供者与使用者对特定的服务代理有清晰的了解。 - Dojo provides a powerful abstraction that decouples the widget rendering definition from the widget behavior implementation: the dijit ._Templated mix-in class.
Dojo提供了一个强大的抽象,即dijit.Templated混入类,可以将小部件呈现定义与小部件行为实现分离开来。 - This approach decouples the sender and the receiver of the message.
这种方式实现了消息发送者和接收者的解耦。 - Because a MOM architecture decouples components and enables cross-platform communication between them, individual units can be heterogenous.
由于MOM架构对组件去耦且支持它们之间的跨平台通信,单个原件可以是异构的。 - Like jBPM ( and, indeed, any well engineered project) Activiti decouples the process model from the language, and so it is conceivably possible to write other process languages on top of the model.
与jBPM(事实上,包括任何优秀的工程项目)一样,Activiti将流程模型从语言中解耦出来,这样就可以在该模型之上使用其他流程语言了。 - It also decouples the business process from the the source of the information.
它还可以在业务处理和信息源间实现解耦合。 - MVC decouples presentation from data as well as presentation from operations on that data.
MVC把表示层从数据解耦出来,也把表示从数据的操作解耦出来。