除了Java和C的后期绑定以及COM对象模型会过度使用可选参数的问题外,还有一定释放COM对象的要求。
互联网摘选
为了支持运行时编译和迟绑定,由Visual Basic编写的核心服务的部分版本也是存在的。
互联网摘选
例如,它能够通过迟绑定(即所谓的duck typing)来使用对象,但却没有能力确定他们&这样的语言特性被普遍认为是和脚本编程是不相配的。
互联网摘选
It also gives two practical application cases of early binding and late binding.
提供了早绑定和迟绑定具体应用的实例。
互联网摘选
There are many reasons you should avoid late binding, including slower application performance.
由于包括应用程序性能降低在内的多种原因,应该避免后期绑定。
provided by jukuu
In general, methods that take a process template name as a parameter use late binding.
一般来讲,接受流程模板名称作为参数的方法使用后期绑定。
互联网摘选
You could certainly handle late binding through Java's reflection API.
您当然可以通过Java的反射API处理后期绑定。
互联网摘选
Be wary of late binding to a name that includes some user data.
在后期绑定到包含某些用户数据的名称时要多加小心。
provided by jukuu
唯一受支持的后期绑定组合是一个流程组件调用另一个流程组件。
互联网摘选
Web services enable just-in-time integration by promoting loose coupling and late binding.
Web服务通过提升松散耦合和延时绑定来实现即时集成。
互联网摘选
The late binding of the service endpoint address lowers the location coupling.
服务端点地址的后期绑定降低了位置耦合。
互联网摘选
It's slightly complicated by the late binding to release vehicles for task branches.
通过后期绑定到任务分支的版本媒介物上稍微有一些复杂。
互联网摘选
在流程到流程的调用中,后期绑定不需要在流程之间进行连接,因为目标组件是在运行时动态地确定的。
互联网摘选