对我来说它最大的好处是延迟绑定。
在其他地方,延迟绑定的方法就不那么成功。
In other places, the approaches to delayed binding have been less successful.
延迟绑定的问题也被提了出来。
这通常被称为运行时绑定或延迟绑定。
This is often referred to as runtime binding or late binding.
允许延迟绑定不同的数据格式和传输。
依赖于xml来延迟绑定的部署描述符有很多问题。
Deployment descriptors, which rely on XML to delay binding, have been much more problematic.
对这个挑战的回答是基于注册中心的“延迟绑定”。
The answer to this challenge is the use of registry-based “late binding”.
反射、依赖性注入以及XML配置都可用于延迟绑定和减少耦合。
Reflection, dependency injection, and XML configuration are used to delay binding and reduce coupling.
通过将声明的接口延迟绑定到支持这些接口的实现可以做到这一点。
This is enabled by the late binding of declared interfaces to implementations supporting those interfaces.
当您需要进行元程序设计时,请打开您的工具箱,加入几种允许延迟绑定的语言。
When you need to do metaprogramming, open up your toolbox and throw in some languages that allow delayed binding.
图5展示了对备选服务统计数据的检索以及某个服务端点的动态选择和延迟绑定。
Figure 5 shows the retrieval of candidate service statistics and the dynamic selection and late binding to a service endpoint.
首先介绍延迟绑定调用方法,然后介绍一些可以在运行时改变类定义的可用技术。
I'll first look at invoking a method with delayed binding, and then I'll show techniques you can use to change the definition of a class at run time.
如果您经常使用GWT进行开发,您很快就会了解延迟绑定—但并不总是由于好的方面。
If you develop much with GWT, you quickly become aware of deferred binding - but not always for the best reason.
诸如spring等框架的存在主要是为了延迟绑定,它有助于减缓客户机和服务之间的耦合。
Frameworks such as Spring exist primarily to delay binding, which loosens the coupling between client and service.
现在延迟绑定变得越来越重要,并且推动该过程的那些思想和做法在其它语言中也甚为高效。
Delayed binding is becoming increasingly important, and the ideas that fuel the process are most productive in other languages.
可以定义组件之间的连接,以便支持对其他组件实现的延迟绑定;集成开发人员的工作重点是将服务组件连接在一起。
Wires can be defined between components with support for late binding to implementations of other components; integration developers focus on wiring together service components.
从Self对消息传送的严重依赖以及Self应用程序一直运行这一概念可以看出:延迟绑定是Self的中心课题。
The heavy reliance on message passing and the notion that Self applications are always running should tip you off that late binding is a central theme in Self.
为了获得足够的信息用来制定路由策略而对客户端到服务器的连接进行延迟的一种技术,所以又被称为“延迟绑定”。
Also called "delayed binding, " it is the postponement of the connection between the client and the server in order to obtain sufficient information to make a routing decision.
类似VisualBasic这类延迟绑定(late binding)语言中的一些常见问题(比如由拼写错误造成的“missingmethod exception”)并不会在C#中出现。
This does not open up C# developers to the kinds of problems associated with late binding in Visual Basic such as missing method exceptions caused by spelling errors.
清单2展示了延迟静态绑定的一个例子。
PHPV5.3添加了延迟静态绑定来解决这个问题。
Late static binding has been added in PHP V5.3 to alleviate this problem.
在本文中,我讨论了延迟静态绑定、名称空间支持、类方法重载和heredoc支持。
In this article, I looked at late static binding, namespace support, class method overloading, and heredoc support.
一个意图提供了一个工具来执行代码在不同应用程序之间的延迟运行时绑定。
An Intent provides a facility for performing late runtime binding between the code in different applications.
一个意图提供了一个工具来执行代码在不同应用程序之间的延迟运行时绑定。
An Intent provides a facility for performing late runtime binding between the code in different applications.
应用推荐