What you need is late binding.
而您所需要的是延后绑定。
Late binding makes this structure possible.
正是后期绑定让这一切成为可能。
Support for early binding and late binding.
早期绑定和后期绑定支持。
This solution allows for late binding of new values.
该解决方案允许在以后绑定新值。
This solution accommodates late binding of new values.
该解决方案允许在以后绑定新值。
Infinite extension values can be added, even in late binding.
可以添加任意的扩展值,即使在后期绑定时也可以添加。
In other words, Web service invocation ought to be of late binding.
换句话说,Web服务调用应该在后期绑定。
Advantage: Infinite extension values can be added, even in late binding.
优点:可以添加任意的扩展值,即使在后期绑定时也可以添加。
The answer to this challenge is the use of registry-based “late binding”.
对这个挑战的回答是基于注册中心的“延迟绑定”。
All values must be known at design time, preventing late binding solutions.
在设计阶段所有的值必须是已知的,防止后期绑定解决方案。
More importantly, the components are invoked using a late binding approach.
更重要的是,组件是使用晚期绑定方法调用的。
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.
通过后期绑定到任务分支的版本媒介物上稍微有一些复杂。
In general, methods that take a process template name as a parameter use late binding.
一般来讲,接受流程模板名称作为参数的方法使用后期绑定。
This section describes where you have the option to choose from early binding and late binding.
本部分描述您可以从早期绑定和后期绑定中做出选择的场合。
A requirement for late binding generally requires a level of indirection in the application.
晚期绑定需求通常要求应用程序中存在一个间接寻址级别。
Of particular interest is the way it handles late binding, more commonly known today as "duck typing".
其最能引起大家兴趣的地方在于它处理“晚绑定(late binding)”的方式,现在我们通常称其为“ducktyping”。
The only supported combination for late binding is if a process component calls another process component.
唯一受支持的后期绑定组合是一个流程组件调用另一个流程组件。
This is enabled by the late binding of declared interfaces to implementations supporting those interfaces.
通过将声明的接口延迟绑定到支持这些接口的实现可以做到这一点。
A partial version of core services written in Visual Basic also exists for runtime compilation and late binding.
为了支持运行时编译和迟绑定,由VisualBasic编写的核心服务的部分版本也是存在的。
In reality many SOA practitioners have been introducing service registry as a mechanism for late binding and dynamic routing.
实际上,很多SOA专业人员都已经将服务注册中心作为用于进行后期绑定和动态路由的机制加以引入了。
Figure 5 shows the retrieval of candidate service statistics and the dynamic selection and late binding to a service endpoint.
图5展示了对备选服务统计数据的检索以及某个服务端点的动态选择和延迟绑定。
This late binding provides the flexibility to change the binding and desired protocol—a key benefit documented in this article.
这个后期绑定可提供更改绑定和所需协议的灵活性,而这正是本文中所述的一项主要优势。
That would certainly fit with VB's "do what I mean, not what I say" philosophy towards other issues like early vs. late binding.
这也完全符合VB的所谓“做我所思,而非我言(dowhatImean, not what Isay)”的哲学,如早绑定与迟绑定。
If the calling SCA component is a process, you can use late binding, as described in the earlier section, Support for late binding.
如果调用SCA组件是某个流程,您可以使用后期绑定,如前面的仅支持后期绑定所述。
Unlike most languages that either always or never use late binding, Boo allows developers to declare specific variables as late bound.
不像大多数语言——要么总使用晚绑定,要么从来不用,Boo允许开发者声明特定的变量来进行晚绑定。
The result is an extremely productive framework for wrapping database tables — one greatly simplified through the power of late binding.
结果就会产生一个相当有效的框架用于包装数据库表,该框架通过后期绑定而获得了极大的简化。
This is seen in mismatched language features such as the ability to consume objects via late binding, A.K.A. duck typing, but no ability to define them.
例如,它能够通过迟绑定(即所谓的ducktyping)来使用对象,但却没有能力确定他们——这样的语言特性被普遍认为是和脚本编程是不相配的。
The end result here is that even some form of late binding exists in the cited example; the tight coupling between Web services partners is still present.
这里的最终结果就是甚至一些后期绑定的形式也存在于引例之中;在Web服务伙伴之间的紧耦合依旧存在。
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.
微软正在研究通过反射和迟绑定来“开启”额外特性的可行性,但至今没有任何明确的计划。
应用推荐