This service run-time binding could be instantiated using any of the following mechanisms
可以利用下列任意一种机制来演示这个服务运行时绑定
You can use mix-ins (more below, under Run-time binding) to add core capabilities to existing classes.
您可以使用mix - in(后面运行时绑定会讲到)来添加核心功能到已有的类中。
Clients that want to exploit the availability of multiple bindings would then have to possess the ability of switching the actual binding to be used based on run-time information.
接下来,想要利用多绑定可用性的客户机将必须具有一种能力—根据运行时信息对要用的实际绑定进行切换的能力。
In this case services definitions are available during consumer development time, and registry usage is limited to the run time resolution of the services endpoint addresses and dynamic binding.
在此情况下,服务定义在使用者开发期间可用,注册中心的使用仅限于服务端点地址和动态绑定的运行时解析。
Such decoupling avoids a permanent binding between an abstraction and its implementation, which allows the implementation to be selected at run-time.
这种允许在运行时选择实现的解耦避免了抽象与其实现间的永久绑定。
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.
首先介绍延迟绑定调用方法,然后介绍一些可以在运行时改变类定义的可用技术。
JiBX even supports multiple bindings to the same classes, with the actual binding to be used for a particular XML document selected at run time.
JiBX甚至还支持对相同的类进行多重绑定,实际的绑定将用于运行时选定的某个特殊XML文档。
Similarly, when a component is wired to an import with a Web service binding, the run time automatically handles the invocation of the Web service.
类似地,当将某个组件连接到带有Web服务绑定的导入时,运行时将自动处理Web服务的调用。
A set of supporting classes to handle binding of variables, management of the run-time context, and matching of nodes against template rules.
一组支持类,用于处理变量的绑定、运行时上下文的管理以及与模板规则匹配的节点。
With Dynamic Assembler, the binding between requester and the actual service provider can be deferred until run time and be dependent upon specific parameters.
使用DynamicAssembler可以将请求程序和实际服务提供程序之间的绑定推迟到运行时,并且可以由特定的参数确定绑定。
The Spring framework lets you delay binding until run time and gives you many of the capabilities of dynamically typed languages.
Spring框架使您可以将绑定推迟到运行时,并提供动态类型语言的很多功能。
The process connects to its partners using the binding created during run-time.
利用运行时创建的绑定流程与它的合作伙伴相连。
The JAX-WS run time is responsible for providing the SOAP envelope if the service is using a SOAP binding.
如果服务使用SOAP绑定,JAX -WS运行时负责提供SOAP信封。
Static binding generation at run-time (through the WSDL service binding information).
运行时生成静态绑定(通过WSDL服务绑定信息)。
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.
使用委托的绑定机制是动态的:委托可在运行时绑定到签名与事件处理程序的签名相匹配的任何方法上。
For performing late binding, accessing methods on types created at run time.
执行后期绑定,访问在运行时创建的类型的方法。
Dynamic binding lets the compiler determine at run time whether to use a function defined in the base or derived class.
动态绑定使编译器能够在运行时决定是使用基类中定义的函数还是派生类中定义的函数。
When binding by strong name at run time, the common language runtime compares the key stored in Assembly B's manifest with the key used to generate the strong name for Assembly A.
当在运行时通过强名称进行绑定时,公共语言运行时会将存储在程序集B的清单中的密钥与用于为程序集 A生成强名称的密钥进行比较。
Moreover, dynamic binding lets you substitute objects that have identical interfaces foreach other at run-time.
另外,在程序执行时,动态绑定会让完全相同的接口来实现对象的替代。
Automatically selecting the appropriate method at run time is called dynamic binding.
而这个变量又能在运行时自动的选择适当的方法来调用就叫动态绑定。
Evaluates data-binding expressions at run time and formats the result as a string.
在运行时使用反射来分析和计算对象的数据绑定表达式。
Early binding reduces the number and severity of run-time errors because it allows the compiler to report errors when a program is compiled.
早期系结减少执行阶段错误的次数和严重性,因为它允许编译器在编译程序时报告错误。
Provides support for parsing and evaluating a data-binding expression against an object at run time.
提供在执行阶段时对物件剖析并评估资料系结运算式的支援。
Provides support for parsing and evaluating a data-binding expression against an object at run time.
提供在执行阶段时对物件剖析并评估资料系结运算式的支援。
应用推荐