找诗词>英语词典>decouple翻译和用法

decouple

英 [diːˈkʌpl]

美 [diːˈkʌpl]

v.  (使两事物)分离,隔断

过去分词:decoupled 现在分词:decoupling 过去式:decoupled 第三人称单数:decouples 

IELTS计算机

BNC.48842 / COCA.31446

牛津词典

    verb

    • (使两事物)分离,隔断
      to end the connection or relationship between two things

      柯林斯词典

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

      英英释义

      verb

      • reduce or eliminate the coupling of (one circuit or part to another)
        1. eliminate airborne shock waves from (an explosive)
          1. regard as unconnected
            1. you must dissociate these two events!
            2. decouple our foreign policy from ideology
            Synonym:dissociate
          2. disconnect or separate
            1. uncouple the hounds
            Synonym:uncouple

          双语例句

          • It provides a layer of abstraction to decouple client code from access to a service, as well as its location and underlying implementation.
            它提供了一层抽象,解耦了客户端代码与要访问的服务及其位置与底层实现。
          • There must be a simpler way to decouple applications without adding needless bulk and complexity.
            所以肯定有一种更简单的方法,可以在不添加不需要的负担与复杂性的情况下解耦应用程序。
          • A goal of the Web services and service oriented architecture ( SOA) is to decouple as much as is possible the services provider with the service consumer.
            Web服务和面向服务的体系架构(SOA)的一个目标就是尽可能地分离服务提供者和服务消费者。
          • While this approach works to decouple the interface's validation logic from its core business code, it isn't very reusable or configurable.
            虽然这种方法可以把接口的验证逻辑从它的核心业务代码去耦,但是它的可重用性和可配置性不是很强。
          • AWT and Swing components, such as JButton or JTable, use the Observer pattern to decouple the generation of GUI events from their semantics within a given application.
            AWT和Swing组件(例如JButton或JTable)使用观察者模式消除了GUI事件生成与它们在指定应用程序中的语义之间的耦合。
          • These clients force you to decouple your code.
            这些客户机强制您对代码进行解耦。
          • Monkeybars is designed to decouple key parts of the MVC tuple.
            Monkeybars被设计用来解耦MVC元组的关键部分。
          • It exists to decouple task submission from how a task is actually executed within an Executor implementation.
            它存在的目的在于将任务的提交与一个Executor实现中任务的实际执行方式分离开来。
          • You must mentally decouple the application from the underlying platform architecture ( in this case, the mainframe).
            必须从理念上将应用程序与基础平台体系结构(在这种情况下为大型机)分离开来。
          • In order to test a module in isolation, you must decouple it.
            为了隔离地测试一个模块,必须要对它进行解耦合。