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

双语例句

  • Decouples solution architecture platform implementations to prevent existing solutions from inhibiting platform evolution
    解去方案结构平台执行的耦合,以阻止已存在的方案对平台发展造出不良影响
  • It provides a logically centralized component that decouples the consumers and publishers of events.
    它提供了一个逻辑上的中心组件来解偶事件的消费者和订阅者。
  • This approach decouples the sender and the receiver of the message.
    这种方式实现了消息发送者和接收者的解耦。
  • The data consolidation pattern decouples the data-integration task from the data-access task.
    数据整合模式将数据集成任务从数据访问任务中分离出来。
  • 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混入类,可以将小部件呈现定义与小部件行为实现分离开来。
  • As I explained earlier, NFV decouples the network functions from proprietary hardware appliances, so the functions can run in software.
    前面已经解释过,NFV将网络功能与专用的硬件设备分离,所以这些功能都可以在软件中运行。
  • This ability in itself essentially decouples code from external associations.
    此功能本身就是取消代码与外部关联的耦合。
  • 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 introduces a new layer& one that decouples both the client and the provider.
    这引入了新的层―同时去除客户机和提供者的耦合的层。
  • MVC decouples presentation from data as well as presentation from operations on that data.
    MVC把表示层从数据解耦出来,也把表示从数据的操作解耦出来。