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
双语例句
- If you can decouple them, you can more easily code, test, and maintain them.
如果能将它们解耦,会更加易于编码、测试和维护。 - In order to test a module in isolation, you must decouple it.
为了隔离地测试一个模块,必须要对它进行解耦合。 - 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).
必须从理念上将应用程序与基础平台体系结构(在这种情况下为大型机)分离开来。 - By encouraging remote invocation we can decouple location, platform, and programming language.
通过鼓励进行远程调用,我们可以进行位置、平台和编程语言分离。 - You can also decouple your object classes from the actual XML to a certain extent.
也可以在一定程度上解除对象类与实际XML之间的耦合。 - Monkeybars is designed to decouple key parts of the MVC tuple.
Monkeybars被设计用来解耦MVC元组的关键部分。 - The issue threatened to decouple Europe from the United States
这一问题可能会割裂欧洲同美国的关系。 - By encouraging asynchronous invocation, we decouple availability characteristics of consumer and provider.
通过鼓励进行异步调用,我们可以分离使用者和提供者的可用性特征。 - This avoids additional coding involved in creation of transfer objects that could be used to decouple the presentation tier of the service consumer application from the Web services tier.
这就避免了创建用于将服务使用者应用程序的表示层与Web服务层分离的转换对象的过程中涉及到的额外编程工作。