词语吧>英语词典>decoupled翻译和用法

decoupled

英 [diːˈkʌpld]

美 [diːˈkʌpld]

v.  (使两事物)分离,隔断
decouple的过去分词和过去式

过去式:decoupled 过去分词:decoupled 

柯林斯词典

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

双语例句

  • The model of a UAV formation is decomposed into the decoupled part and the interconnected part.
    将无人机编队模型分解成解耦部分和关联部分。
  • We've also decoupled a few subsystems within SWTBot.
    我们也分解了SWTBot的一些子系统。
  • A decoupled Backstepping adaptive dynamic sliding mode control method for a3-RRRT parallel robot was presented to heighten its control precision and robust stability.
    针对3-RRRT型搬运机器人提出一种解耦的反演自适应动态滑模控制方法,以提高控制精度和鲁棒稳定性。
  • Your server-side code is completely decoupled from the user interface.
    您的服务器端代码完全从用户界面分离出来。
  • Because the event creator and the listener are decoupled, you can use and change each of them independently.
    由于事件创建者和侦听器是无关的,您可以单独使用或修改它们。
  • In component-based development, software is developed in modules whose external references are decoupled from particular implementations.
    在基于组件的开发中,软件使用模块进行开发,其外部引用从特定实施分解。
  • Because of the decoupled approach we discussed above, this does not have an impact on the frequency with which the service request against the target can be executed.
    因为使用了我们前面讨论过的完全分离的方式,所以这不会对针对目标的、能够执行的服务请求的频率产生影响。
  • Event-driven programming is structured around the concept of decoupled relationships between event producers and event consumers.
    事件驱动的编程是围绕事件生产者和事件消费者之间的无耦合关系的概念构造的。
  • The combination of these patterns provided coherent, decoupled access to execution context details.
    这些模式的组合可以提供一致、分离的方法,用来访问执行上下文细节。
  • The key concept in this pattern is to understand that the request and response processing are decoupled.
    这个模式的关键之处是理解请求和响应处理是分开的。