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.- ...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...
双语例句
- Decouples computer programs from the computer hardware they run in.
将计算机程序从其所运行的计算机硬件中解耦。 - Command pattern encapsulates methods into command objects, then decouples the client class from the Request class.
命令模式把行为以命令对象的形式进行封装,将客户类与具体的请求类进行解耦合,使得客户端可以在不知道操作细节的情况下,发送不同的请求,进一步简化了目录服务器的访问过程。 - Like jBPM ( and, indeed, any well engineered project) Activiti decouples the process model from the language, and so it is conceivably possible to write other process languages on top of the model.
与jBPM(事实上,包括任何优秀的工程项目)一样,Activiti将流程模型从语言中解耦出来,这样就可以在该模型之上使用其他流程语言了。 - This introduces a new layer& one that decouples both the client and the provider.
这引入了新的层―同时去除客户机和提供者的耦合的层。 - A SAN decouples applications that need to persist data from details about how the data is actually stored.
SAN解耦应用程序,该应用程序需要从关于数据如何实际存储的详细内容持续存储数据。 - This ability in itself essentially decouples code from external associations.
此功能本身就是取消代码与外部关联的耦合。 - Because of this, publish/ subscribe messaging completely decouples the provider of the information ( the publisher) from the consumer of that information ( the subscriber).
由于这一点,发布/订阅消息实现了信息提供者(发布者)和信息使用者(订阅者)的完全分离。 - It adopts double-loop control, decouples the current from grid side and inverter to active and reactive component respectively.
该方案采用双环控制,通过派克变换分别将并网逆变器输出电流和网侧供给电流解耦为有功分量和无功分量。 - Doe to the use of frequency domain symbol division, it decouples the estimation of impulse response for each receive antenna branch, hence releases the computational burden.
由于采用频域相除抵消技术,各分支的信道参数可分离估计,因此降低了计算复杂度。 - 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混入类,可以将小部件呈现定义与小部件行为实现分离开来。