微软正在研究通过反射和迟绑定来“开启”额外特性的可行性,但至今没有任何明确的计划。
Microsoft is looking into adding the ability to "light-up" additional features using reflection and late binding, but there are no definite plans as of yet.
为了支持运行时编译和迟绑定,由Visual Basic编写的核心服务的部分版本也是存在的。
A partial version of core services written in Visual Basic also exists for runtime compilation and late binding.
Duck typing背后的概念非常简单,就是所谓的迟绑定;如果对象具有某个函数希望调用的所有方法,就可以将这个对象传递给该函数。
The concept behind duck typing, also known as late binding, is pretty simple; if an object responds to all the methods a function is expected to call, that object can be passed to the function.
应用推荐