ブラウザの設定でJava Scriptの使用を有効にしてご利用ください。
対訳 遅延バインド
後結合
通常,柔軟性の観点から,実行中にほとんどの結合が遂行されるプログラム言語の特性.<例>dBASE,Smalltalk
出典:Wiktionary
出典:『Wiktionary』 (2009/11/27 10:53 UTC 版)
late binding (uncountable)
出典:Wikipedia
出典:『Wikipedia』 (2011/03/26 23:56 UTC 版)
Late binding is a computer programming mechanism in which the method being called upon an object is looked up by name at runtime. This is informally known as duck typing or name binding.
late-binding