网站首页  词典首页

请输入您要查询的英文单词:

 

单词 late binding
释义

late binding

  • 网络迟绑定;后期绑定;后期联编
1.
迟绑定
2008年7月10日 随笔档案 - 两颗番茄 - 博客园 ... laser 激光 late binding 迟绑定 level 阶、层例 ...
www.cnblogs.com
2.
后期绑定
后期绑定(Late binding), 动态数组, 模块(modules), 可选参数, 参数属性(parameterized properties)后台编译VBC#VBC#Inherits:I…
zhidao.baidu.com
3.
后期联编
...已经确定,大多数的编译情况属于这种类型;另外一种是后期联编late binding),即SQL语句只有在运行阶段才能建立, …
www.cnblogs.com
4.
晚期绑定
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... Language Reference 语言参考 late binding 晚期绑定 late-bound 后期绑定 ...
www.cnblogs.com
5.
晚绑定
晚绑定(Late binding), 动态数组, 模块(mod... Tag: 夕凪 发表于21:25:38 | 阅读全文 | Comment0 | Edit | 分享 0 Shift Alt Enter:...
yuunagi.blogbus.com
6.
后期连接
英语新词汇与常用词汇的翻译(L) ... latchstring 栓锁带 late binding 后期连接 late bloomer 开花晚的植物 ...
www.zftrans.com

例句

释义:
1.
This is often referred to as runtime binding or late binding.
这通常被称为运行时绑定或延迟绑定。
www.ibm.com
2.
The result is an extremely productive framework for wrapping database tables -- one greatly simplified through the power of late binding.
结果就会产生一个相当有效的框架用于包装数据库表,该框架通过后期绑定而获得了极大的简化。
www.ibm.com
3.
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,notwhatIsay)”的哲学,如早绑定与迟绑定。
www.infoq.com
4.
In reality many SOA practitioners have been introducing service registry as a mechanism for late binding and dynamic routing.
实际上,很多SOA专业人员都已经将服务注册中心作为用于进行后期绑定和动态路由的机制加以引入了。
www.ibm.com
5.
Cannot create an instance of an abstract class or this member was invoked with a late-binding mechanism.
无法创建抽象类的实例或者用后期绑定机制调用了该成员。
msdn2.microsoft.com
6.
This allows for late binding of the JNDI names in an EJB application without having to recompile the Java code.
这使得在EJB应用程序中,不必重新编译Java代码就可以对JNDI名称进行后期绑定。
www.ibm.com
7.
Indicates whether late-binding APIs should be used with COM components that have been processed by the Type Library Importer (Tlbimp. Exe).
指示是否应对类型库导入程序(Tlbimp.exe)处理过的COM组件使用后期绑定API。
msdn2.microsoft.com
8.
When a variable or expression evaluates to Object, the compiler must perform late binding, which causes extra operations at run time.
当变量或表达式计算为Object时,编译器必须执行“后期绑定”,这将导致运行时的额外操作。
msdn2.microsoft.com
9.
A type library must be registered before the runtime can see it, except in the case of late binding.
除后期绑定的情况外,类型库必须在运行库可以查看它之前注册。
msdn2.microsoft.com
10.
You could certainly handle late binding through Java's reflection API.
您当然可以通过Java的反射API处理后期绑定。
www.ibm.com
1.
In general, methods that take a process template name as a parameter use late binding.
一般来讲,接受流程模板名称作为参数的方法使用后期绑定。
www.ibm.com
2.
Demonstrates how to implement late binding to any managed assembly with public classes and methods.
演示如何用公共类和方法实现对任何托管程序集的后期绑定。
msdn2.microsoft.com
3.
Statement disallows late binding and conversions where data would be lost.
语句如何不允许将会导致数据丢失的后期绑定和转换。
msdn2.microsoft.com
4.
While late binding to components is still supported, early binding is a better choice for performance reasons.
虽然仍支持后期绑定到组件,但是基于性能的考虑,早期绑定是一个更好的选择。。
msdn2.microsoft.com
5.
The only supported combination for late binding is if a process component calls another process component.
唯一受支持的后期绑定组合是一个流程组件调用另一个流程组件。
www.ibm.com
6.
In other words, Web service invocation ought to be of late binding.
换句话说,Web服务调用应该在后期绑定。
www.ibm.com
7.
Late-binding interfaces will always select the newest version, while early-binding interfaces can specify the version to use.
后期绑定接口将始终选择最新的版本,而早期绑定接口则可以指定要使用的版本。
www.ibm.com
8.
Indicates the interface is exposed to COM as a dual interface, which enables both early and late binding.
指示接口将作为双重接口向COM公开,这将启用早期绑定和后期绑定。
msdn2.microsoft.com
9.
Unlike most languages that either always or never use late binding, Boo allows developers to declare specific variables as late bound.
不像大多数语言——要么总使用晚绑定,要么从来不用,Boo允许开发者声明特定的变量来进行晚绑定。
www.infoq.com
10.
Don't be fooled: If it isn't late binding, it isn't polymorphism.
不要被欺骗了:不是动态绑定的,就不是多态!
bbs.bccn.net
1.
If the calling SCA component is a process, you can use late binding, as described in the earlier section, Support for late binding .
如果调用SCA组件是某个流程,您可以使用后期绑定,如前面的仅支持后期绑定所述。
www.ibm.com
2.
VBA can determine properties of objects at run time, effectively providing late binding between your code and the objects themselves.
VBA可在运行时确定对象的属性,进而在代码和对象本身之间有效地提供后期绑定。
msdn2.microsoft.com
3.
All values must be known at design time, preventing late binding solutions.
在设计阶段所有的值必须是已知的,防止后期绑定解决方案。
www.ibm.com
4.
Figure 5 shows the retrieval of candidate service statistics and the dynamic selection and late binding to a service endpoint.
图5展示了对备选服务统计数据的检索以及某个服务端点的动态选择和延迟绑定。
www.ibm.com
5.
Advantage: Infinite extension values can be added, even in late binding.
优点:可以添加任意的扩展值,即使在后期绑定时也可以添加。
www.ibm.com
6.
All method binding in Java uses late binding unless the method is static or final ( private methods are implicitly final ).
在Java中所有的绑定都是属于事后绑定,除非是static或者final(private暗含了private)。
www.xue5.com
7.
The following two patterns explain how arbitrary SCA components can interact with human tasks and business processes using late-binding.
以下两种模式说明了任意SCA组件如何使用后期绑定与人工任务和业务流程交互。
www.ibm.com
8.
Compile-time errors are generated when recognized late-binding scenarios are encountered.
当遇到可识别的后期绑定情况时,将生成编译时错误。
msdn2.microsoft.com
9.
How to speed up in a late binding world.
如何在迟绑定的环境下提速。
www.infoq.com
10.
Describes the reflection custom-binding interface that supports late binding.
描述支持后期绑定的反射自定义绑定接口。
msdn2.microsoft.com
1.
The late binding of the service endpoint address lowers the location coupling.
服务端点地址的后期绑定降低了位置耦合。
www.ibm.com
2.
Group assigns a whole group, without resolving its members (late binding).
Group可以分配整个组,而不解析其成员(后期绑定)。
www.ibm.com
3.
It's slightly complicated by the late binding to release vehicles for task branches.
通过后期绑定到任务分支的版本媒介物上稍微有一些复杂。
www.ibm.com
4.
More importantly, the components are invoked using a late binding approach.
更重要的是,组件是使用晚期绑定方法调用的。
www.ibm.com
5.
Indicates an interface is exposed to COM as a dispinterface, which enables late binding only.
指示接口将作为调度接口向COM公开,这将仅启用后期绑定。
msdn2.microsoft.com
6.
This solution accommodates late binding of new values.
该解决方案允许在以后绑定新值。
www.ibm.com
7.
Dual interfaces enable early and late binding to interface members by COM clients.
双绑定接口支持COM客户端对接口成员进行早期和后期绑定。
msdn2.microsoft.com
8.
Of particular interest is the way it handles late binding, more commonly known today as "duck typing" .
其最能引起大家兴趣的地方在于它处理“晚绑定(latebinding)”的方式,现在我们通常称其为“ducktyping”。
www.infoq.com
9.
For performing late binding, accessing methods on types created at run time.
执行后期绑定,访问在运行时创建的类型的方法。
msdn2.microsoft.com
10.
Dual interfaces enable COM clients to choose between early and late binding.
双绑定接口使COM客户端能够在早期绑定和后期绑定之间进行选择。
msdn2.microsoft.com
1.
Be wary of late binding to a name that includes some user data.
在后期绑定到包含某些用户数据的名称时要多加小心。
msdn2.microsoft.com
2.
Web services enable just-in-time integration by promoting loose coupling and late binding.
Web服务通过提升松散耦合和延时绑定来实现即时集成。
www.ibm.com
3.
This is enabled by the late binding of declared interfaces to implementations supporting those interfaces.
通过将声明的接口延迟绑定到支持这些接口的实现可以做到这一点。
www.ibm.com
4.
A requirement for late binding generally requires a level of indirection in the application.
晚期绑定需求通常要求应用程序中存在一个间接寻址级别。
www.ibm.com
5.
What's more, "UNO allows for very late binding, " or the process of associating one software entity with another, Parkman said.
而且,“UNO考虑到了后期绑定”,或者将一个软件实体与另一个关联的过程,Parkman说。
www.ibm.com
6.
Late binding makes this structure possible.
正是后期绑定让这一切成为可能。
www.ibm.com
7.
The answer to this challenge is the use of registry-based "late binding" .
对这个挑战的回答是基于注册中心的“延迟绑定”。
www.infoq.com
8.
This late binding approach to assembling an application is used extensively in the Java platform, with servlets being one common example.
这个用于组装应用程序的后联编方法广泛用于Java平台,servlet就是一个常见示例。
www.ibm.com
9.
Late binding of a service's access point is one use of an UDDI registry that is common today.
服务访问点的延迟绑定(latebinding)是目前UDDI注册中心的常见用途之一。
www.ibm.com
10.
Elements, so it also has the disadvantages of weak typing and late binding.
元素,因此,它也具有弱类型和后期绑定的缺点。
msdn2.microsoft.com
1.
There are many reasons you should avoid late binding, including slower application performance.
由于包括应用程序性能降低在内的多种原因,应该避免后期绑定。
msdn2.microsoft.com
2.
Generated for instances of late binding.
为后期绑定实例生成。
msdn2.microsoft.com
3.
What you need is late binding.
而您所需要的是延后绑定。
www.ibm.com
4.
See WebSphere Integration Developer Information Center, V6. 1. 2, Late binding using a partner link extension in the Resources section.
请参见“参考资料”部分的“WebSphereIntegrationDeveloperV6.1.2信息中心,使用合作伙伴链接扩展的后期绑定”。
www.ibm.com
5.
You cannot use Option Strict On with late binding.
在进行后期绑定时,不能使用OptionStrictOn。
msdn2.microsoft.com
6.
Provides a mechanism for late binding to type.
提供用于后期绑定到类型的机制。
msdn2.microsoft.com
7.
This section describes where you have the option to choose from early binding and late binding.
本部分描述您可以从早期绑定和后期绑定中做出选择的场合。
www.ibm.com
8.
Let? s re-iterate the cited points by reviewing, for example, the webMethods Glue approach for late binding.
现在让我们回顾提到的问题点,例如用于后期绑定的webMethodsGlue方式。
www.ibm.com
9.
The first signature of sendMessage uses the currently valid process denoted by processTemplateName, that is, it uses late binding.
第一个签名sendMessage使用由processTemplateName表示的当前有效的流程,也就是使用后期绑定。
www.ibm.com
10.
A partial version of core services written in Visual Basic also exists for runtime compilation and late binding.
为了支持运行时编译和迟绑定,由VisualBasic编写的核心服务的部分版本也是存在的。
www.infoq.com
1.
Elements in this way causes Visual Basic to employ late binding, which degrades your performance.
元素会导致VisualBasic使用后期绑定,这将使性能下降。
msdn2.microsoft.com
2.
Sets the compiler default so that explicit narrowing conversions are required and late binding is not allowed. By default,
设置编译器默认值,以便要求双字节到单字节的显式转换,而且不允许后期绑定。
msdn2.microsoft.com
3.
directive . c does not handle late binding
指令来处理后期绑定。
www.ichacha.net
4.
Support for early binding and late binding
早期绑定和后期绑定支持
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2026/5/13 14:17:42