应用函数指针编程提供了一种动态绑定机制,利用该机制可以重用代码从而达到高效编程的目的。
Programming using function pointer provides a dynamic binding mechanism, the mechanism can reuse codes so as to achieve effective programming.
其实,对象技术(当然还包括Eiffel)中的动态绑定机制完全能提供人们想要的、比重载更好的灵活性。
The mechanisms of dynamic binding as they exist in object technology of course in Eiffel are much more effective than overloading to provide the kind of flexibility that people really want in the end.
实际上,很多SOA专业人员都已经将服务注册中心作为用于进行后期绑定和动态路由的机制加以引入了。
In reality many SOA practitioners have been introducing service registry as a mechanism for late binding and dynamic routing.
比如说,该机制要能动态替换、实例化类,还可以与负责绑定标记文件的Wicket机制交互。
For example, it could dynamically substitute and instantiate classes and interact with the Wicket mechanism that is responsible for binding markup files.
使用委托的绑定机制是动态的:委托可在运行时绑定到签名与事件处理程序的签名相匹配的任何方法上。
The binding mechanism used with delegates is dynamic: a delegate can be bound at run time to any method whose signature matches that of the event handler.
使用委托的绑定机制是动态的:委托可在运行时绑定到签名与事件处理程序的签名相匹配的任何方法上。
The binding mechanism used with delegates is dynamic: a delegate can be bound at run time to any method whose signature matches that of the event handler.
应用推荐