火范文>英语词典>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.
      其他的话语形式已经成功地与政治分离开来。

双语例句

  • It decouples service implementation and assembly from the details of infrastructure capabilities and from the mechanisms for invoking external systems.
    这种机制使服务的实现和组装避免了陷入基础设施功能的细节,也避免了调用外部系统。
  • Command pattern encapsulates methods into command objects, then decouples the client class from the Request class.
    命令模式把行为以命令对象的形式进行封装,将客户类与具体的请求类进行解耦合,使得客户端可以在不知道操作细节的情况下,发送不同的请求,进一步简化了目录服务器的访问过程。
  • Decouples computer programs from the computer hardware they run in.
    将计算机程序从其所运行的计算机硬件中解耦。
  • Because a MOM architecture decouples components and enables cross-platform communication between them, individual units can be heterogenous.
    由于MOM架构对组件去耦且支持它们之间的跨平台通信,单个原件可以是异构的。
  • This nicely decouples the service provider and consumer, but it requires them to have clear knowledge of the particular service broker.
    这很好地拆分了服务提供者与使用者,但它要求服务提供者与使用者对特定的服务代理有清晰的了解。
  • Service simulation decouples consumers and producer dependencies and enables them to implement independently.
    服务模拟解耦了消费者和生产者之间的依赖,使它们能够相互独立地实现。
  • As I explained earlier, NFV decouples the network functions from proprietary hardware appliances, so the functions can run in software.
    前面已经解释过,NFV将网络功能与专用的硬件设备分离,所以这些功能都可以在软件中运行。
  • Because of this, publish/ subscribe messaging completely decouples the provider of the information ( the publisher) from the consumer of that information ( the subscriber).
    由于这一点,发布/订阅消息实现了信息提供者(发布者)和信息使用者(订阅者)的完全分离。
  • Again, this is what we see many of our customers start with: connecting applications that use different protocols, and replacing existing point-to-point connections with an ESB that decouples them.
    同样,这是我们所了解的很多客户开始时的情况:连接使用不同协议的应用程序,并使用ESB(对其进行分离)替换现有的点对点连接。
  • This approach decouples the sender and the receiver of the message.
    这种方式实现了消息发送者和接收者的解耦。