火范文>英语词典>decouples翻译和用法

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.
    1. ...a conception which decouples culture and politics...
      将文化与政治区分开来的概念
    2. The issue threatened to decouple Europe from the United States...
      这一问题可能会割裂欧洲同美国的关系。
    3. Other forms of discourse have successfully been decoupled from politics.
      其他的话语形式已经成功地与政治分离开来。

双语例句

  • This approach decouples the sender and the receiver of the message.
    这种方式实现了消息发送者和接收者的解耦。
  • 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。
  • MVC decouples presentation from data as well as presentation from operations on that data.
    MVC把表示层从数据解耦出来,也把表示从数据的操作解耦出来。
  • 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将流程模型从语言中解耦出来,这样就可以在该模型之上使用其他流程语言了。
  • The basic idea is that the BRMS decouples an application's business logic from its data validation logic and from its flow control.
    其基本思想在于,BRMS将应用程序的业务逻辑与其数据验证逻辑和流程控制分离开来。
  • Decouples workloads ( that is, running programs) from the underlying hardware they run in.
    将工作负载(即,正在运行的程序)从其运行的底层硬件进行解耦。
  • Because of this, publish/ subscribe messaging completely decouples the provider of the information ( the publisher) from the consumer of that information ( the subscriber).
    由于这一点,发布/订阅消息实现了信息提供者(发布者)和信息使用者(订阅者)的完全分离。
  • This decouples consumers and providers, resulting in a more flexible solution that supports interactions between a wide variety of run time platforms, protocols, and message formats.
    这将使用者与提供者分离,从而产生更加灵活的解决方案,能够支持广泛的运行时平台、协议和消息格式之间的交互。
  • It decouples service implementation and assembly from the details of infrastructure capabilities and from the mechanisms for invoking external systems.
    这种机制使服务的实现和组装避免了陷入基础设施功能的细节,也避免了调用外部系统。