The binding handle is invalid.
绑定句柄无效。
The binding handle is not the correct type.
绑定句柄的类型不正确。
After that, the string binding is converted into a binding handle.
在此之后,把字符串绑定转换为绑定句柄。
The call is executed locally or remotely based on the binding handle.
根据绑定句柄在本地或远程执行这个调用。
A NULL binding handle indicates that the call is to be executed locally.
NULL绑定句柄表示在本地执行调用。
Else, it goes through the binding vector array looking for a non-NULL pointer to binding handle.
否则,它循环遍历绑定向量数组,寻找非null的绑定句柄指针。
This endpoint is appended to the binding handle of the given interface and returned to the caller.
把这个端点附加到接口的绑定句柄中并返回给调用者。
This routine is used to get the name service entry from the name service database, given a binding handle.
这个例程用于根据给定的绑定句柄从名称服务数据库获取名称服务条目。
This routine checks if the binding handle passed with the routine has an entry name in the name service database.
这个例程检查传递的绑定句柄在名称服务数据库中是否有相应的条目名称。
As always, the protocol service is notified by the binding vector entry point about the change in the binding handle.
与平常一样,绑定向量入口点把绑定句柄的变化告知协议服务。
The core part of the routine lies in determining the endpoint if the binding handle representation does not have one.
这个例程的核心部分判断绑定句柄表示是否没有端点。
This routine takes the binding handle as input which points to a data structure containing the binding representation.
这个例程的输入是绑定句柄,绑定句柄指向包含绑定表示的数据结构。
A binding handle which has only the network address part and yet to obtain the endpoint is said to be partially bound.
如果一个绑定句柄只有网络地址部分,还没有获得端点,就称之为部分绑定的。
As explained earlier in this category, a NULL binding handle indicates that this call is executed on the local host itself.
正如刚才提到的,NULL绑定句柄表示在本地主机上执行这个调用。
Different tasks can be accomplished using the binding handle and it becomes imperative that these handles should be managed.
可以使用绑定句柄完成不同的任务,管理这些句柄是必需的。
Or, the binding handle is first validated to check if it is valid to be used remotely and the call is executed on that remote host.
否则,先检查绑定句柄是否可以远程使用,然后在远程主机上执行调用。
The RPC address and other binding data structure's field values like the protocol version, timeout are all retrieved from this input binding handle and copied into another handle representation.
从这个输入绑定句柄获取RPC地址和绑定数据结构的其他字段值,比如协议版本、超时等,把它们复制到另一个句柄表示中。
If the remote data source cannot handle the null value in a host variable or parameter marker, any function that involves binding a nullable value has to be evaluated locally.
如果远程数据源不能处理主机变量或参数标记符中的NULL,那么任何需要绑定一个可以为空的值的函数都必须在本地计算。
When persisting and loading, the binding tool must be able to detect and handle cycles.
在进行持久化和装载时,绑定工具必须能够检测和处理循环。
The SCA HTTP export binding is configurable and can handle different types of requests with different payload formats.
SCAHTTP导出绑定是可配置的,并且能够处理使用不同负载格式的各种请求。
Data binding is the term used for techniques that handle this conversion between XML and application data structures.
数据绑定是指处理XML和应用程序数据结构间的这种转换的技术。
And finally, you'll encounter a lot more errors in data binding, as you specify the mapping yourself rather than let your framework handle it.
最后,如果亲自指定映射,而不是让框架处理映射,就可能在数据绑定中遇到更多的错误。
This generates 6 added classes and 23 added methods, with a total added size of 9 KB, to handle a binding involving 5 classes.
这个示例生成6个添加的类和23个添加的方法,添加的总长度是9KB,以处理涉及5个类的绑定。
We discussed the data binding and function selector code that is required to handle incoming and outgoing JMS messages, as well as the necessary binding properties for the export and import.
我们讨论了处理传入和传出的JMS消息所必需的数据绑定和函数选择器代码,以及导出和导入所需的绑定属性。
In other words, the mediation's interface defines the structure of the SDO that the data binding class must handle.
换句话说,该中介的接口定义了数据绑定类必须处理的SDO的结构。
Show you how to write data handling plug-ins to the JMS binding that handle each of the JMS message types.
介绍如何为JMS绑定编写处理各种 JMS消息类型的数据处理插件。
If a message format changes, it might be easier to update the service interface and regenerate binding code than ensuring all consumers and providers properly handle the new format.
如果消息格式更改,那么与确保所有使用者和提供程者正确处理新格式相比,更新服务接口并重新生成绑定代码会更容易。
In fact, if you replace XML with SQL and element data with table entry in most data binding articles, you've already got a handle on what SQL data binding is all about.
实际上,多数数据绑定文章中如果将xml替换为SQL,元素数据更改为表记录,讨论的内容就变成了SQL数据绑定了。
This is implemented by the addition of the following method to the "ScriptBuilder" class, to handle the let! Binding.
下面是通过“ScriptBuilder”类中额外的方法来实现的,用于处理“let !”
The biggest single difference between JiBX and the other data binding frameworks is in how they handle an input XML document.
JiBX和其它数据绑定框架之间的一个最大区别在于它们处理输入XML文档的方式。
应用推荐