decouple
英 [diːˈkʌpl]
美 [diːˈkʌpl]
v. (使两事物)分离,隔断
过去分词:decoupled 现在分词:decoupling 过去式:decoupled 第三人称单数:decouples
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.- ...a conception which decouples culture and politics...
将文化与政治区分开来的概念 - The issue threatened to decouple Europe from the United States...
这一问题可能会割裂欧洲同美国的关系。 - Other forms of discourse have successfully been decoupled from politics.
其他的话语形式已经成功地与政治分离开来。
- ...a conception which decouples culture and politics...
英英释义
verb
- reduce or eliminate the coupling of (one circuit or part to another)
- eliminate airborne shock waves from (an explosive)
- regard as unconnected
- you must dissociate these two events!
- decouple our foreign policy from ideology
- disconnect or separate
- uncouple the hounds
双语例句
- Decouple access to the integrated target data from the process of integrating and transforming data from sources into the target in order to allow for scalability and performance.
分离对集成目标数据的访问与将不同来源的数据集成和转换到目标的过程,以提供好的可伸缩性和性能。 - Data services effectively decouple consumers from legacy values and attributes by aligning with the logical data models.
数据服务通过跟逻辑数据模型保持一致,有效地将消费者和遗留值与属性进行了解偶。 - Monkeybars is designed to decouple key parts of the MVC tuple.
Monkeybars被设计用来解耦MVC元组的关键部分。 - There must be a simpler way to decouple applications without adding needless bulk and complexity.
所以肯定有一种更简单的方法,可以在不添加不需要的负担与复杂性的情况下解耦应用程序。 - These clients force you to decouple your code.
这些客户机强制您对代码进行解耦。 - The goal is to gradually decouple the system and improve its modularity.
目标是逐渐分离系统并改进其模块性。 - In heterogeneous and dynamic environments we must decouple the event producers and consumers.
在多样和动态的环境,我们必须解偶事件的生产者和消费者。 - In order to test a module in isolation, you must decouple it.
为了隔离地测试一个模块,必须要对它进行解耦合。 - The idea is to decouple the production of information from its consumption.
主要的概念在于将信息的发布者和需求者解耦、分离。 - 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事件生成与它们在指定应用程序中的语义之间的耦合。