dynamic binding信息详情

dynamic binding发音

意思翻译

动态绑定

相似词语短语

binding───n.装订;捆绑;粘合物;v.捆绑(bind的ing形式);n.(Binding)人名;(德)宾丁;adj.有约束力的;捆绑的

binding group───结合基团

dynamic pricing───动态定价

binding tape───捆条;包装带

binding as───n.(Binda)人名;(匈)宾道;(法)班达;(英、西、意、瑞典)宾达

dynamic poses───动态姿势

binding affinity───[医]亲合力

dynamic abt───动态abt

dynamic stretches───动态拉伸

双语使用场景

Why didn't the dynamic binding behave as expected?───为什么不动态绑定像预期的那样?

Dynamic binding through UDDI referencing.───通过UDDI引用的动态绑定。

Account for principle of running dynamic binding at last.───最后说明了动态绑定实现的原理。

Note that this is not used for dynamic binding of the services, but for static binding.───请注意,此信息不是用于服务的动态绑定,而是用于静态绑定。

In C++, dynamic binding happens when a virtual function is called through a reference (or a pointer) to a base class.───里,当虚函数通过基类的引用或者指针被调用时,就会发生动态绑定。

The process used by object-oriented programming languages to implement polymorphism is called dynamic binding.───被面向对象编程语言所实现的多态性被称作动态绑定。

(polymorphism, implemented by the compiler using a technique called dynamic binding).───(多态性,实现由编译器使用一种叫动态绑定)。

To realize dynamic binding of software resources, matching and selection mechanism was established.───为实现软件资源的动态绑定,建立了匹配和选择机制。

Automatically selecting the appropriate method at run time is called dynamic binding.───而这个变量又能在运行时自动的选择适当的方法来调用就叫动态绑定。

英语使用场景

Further, the dynamic binding module includes disconnecting unit and connecting unit.

The Object - Oriented characters, such as encapsulation, inheritance, polymorphism and dynamic binding etc, increase the testing complexity.