青年中文青年中文

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.