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

双语例句

  • Command pattern encapsulates methods into command objects, then decouples the client class from the Request class.
    命令模式把行为以命令对象的形式进行封装,将客户类与具体的请求类进行解耦合,使得客户端可以在不知道操作细节的情况下,发送不同的请求,进一步简化了目录服务器的访问过程。
  • A SAN decouples applications that need to persist data from details about how the data is actually stored.
    SAN解耦应用程序,该应用程序需要从关于数据如何实际存储的详细内容持续存储数据。
  • This allows the grid to service these with the usual grid quality of service and performance and it completely decouples the single instance database from the read and write profile operations.
    这就保证了服务的质量和性能,并完全解除了单实例数据库与读写个人信息操作之间的耦合。
  • It adopts double-loop control, decouples the current from grid side and inverter to active and reactive component respectively.
    该方案采用双环控制,通过派克变换分别将并网逆变器输出电流和网侧供给电流解耦为有功分量和无功分量。
  • 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.
    它提供了一个逻辑上的中心组件来解偶事件的消费者和订阅者。
  • The basic idea is that the BRMS decouples an application's business logic from its data validation logic and from its flow control.
    其基本思想在于,BRMS将应用程序的业务逻辑与其数据验证逻辑和流程控制分离开来。
  • 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).
    由于这一点,发布/订阅消息实现了信息提供者(发布者)和信息使用者(订阅者)的完全分离。
  • This approach decouples the sender and the receiver of the message.
    这种方式实现了消息发送者和接收者的解耦。