• 一个API出口拦截绑定模式调用

    An API exit intercepts bindings-mode calls.

    youdao

  • 两种方法称为绑定模式客户机模式

    The two approaches are called bindings mode and client mode. It is important to understand the differences, advantages, and disadvantages of each mode

    youdao

  • 绑定模式身份验证

    Authentication in bindings mode.

    youdao

  • 出于上面列出原因只要有可能,就请使用绑定模式

    For the reasons outlined above, use bindings mode whenever possible.

    youdao

  • scp——将定义连接工厂受管理对象设置使用绑定模式

    JmsdemoJNDIbindings.scp - administered object definitions with a connection factory set to use bindings mode.

    youdao

  • 示例代码包括客户机绑定模式连接工厂演示如何实现二者

    The sample code includes connection factories for both client and bindings mode to demonstrate how to implement both.

    youdao

  • 绑定模式客户机模式之间消息客户机api存在任何差异

    There is no difference in the messaging client API between bindings mode and client mode.

    youdao

  • 取消绑定模式适用类似于电子表格的稀疏填充的表。

    Unbound mode is also suited for spreadsheet-like or sparsely populated tables.

    youdao

  • 本地绑定模式连接中,主体连接队列管理器进程相关联帐户

    For a local bindings mode connection, the principal is the account associated with the process that is connecting to the queue manager.

    youdao

  • 可以绑定模式客户机模式之间自由切换而不会影响示例应用程序

    You can switch freely between bindings mode and client mode without affecting the sample application.

    youdao

  • 因为绑定模式连接使用共享内存,所以存在网络连接的传输关联开销

    Because the bindings mode connection USES Shared memory, there is no overhead associated with transport over a network connection.

    youdao

  • 然后代理使用绑定模式队列管理器对话,从而代表应用程序执行api调用

    The agent then talks to the queue manager using bindings mode, performing API calls on behalf of the application.

    youdao

  • 应用程序需要知道是否通过客户机绑定模式连接也不需要知道队列管理器名称

    The application does not need to know whether it is connecting via client or bindings mode, nor the name of the queue manager.

    youdao

  • 如果选择绑定然后客户端传输模式,则绑定模式连接失败时,才驱动通道出口

    If "bindings then client" transport mode is chosen, channel exits will only be driven if the bindings mode connection fails.

    youdao

  • 传输参数也是必需的,它通知JMS使用客户机模式连接还是使用绑定模式连接。

    The transport parameter is also required and tells JMS whether to use a client or bindings mode connection. When client mode is used, the host, chan and port parameters must be specified

    youdao

  • 如果用户应用程序绑定模式连接(使用共享内存),操作系统使用ID密码对其进行身份验证

    If there are users or applications connecting in bindings mode (using Shared memory), the operating system will authenticate them using an ID and a password.

    youdao

  • 对于演示程序提供了两个连接工厂目录定义配置绑定模式另一个配置为客户机模式如下所示。

    For the demo program, two connection factory directory definitions are provided, one configured for bindings mode and another configured for client mode, as shown below.

    youdao

  • 使用绑定模式成功执行示例可以重新回到步骤使用客户机模式定义运行jmsadmin脚本

    After having successfully executed the sample using bindings mode, you can come back to this step and run the JMSAdmin script using the client mode definitions.

    youdao

  • 处于绑定模式时,为了能够绑定控件进行排序时保留绑定模式必需

    This is necessary to maintain the values of unbound columns in bound mode when the control is sorted by bound columns.

    youdao

  • 正如主张的,如果真的种类差异,则正确方法是以不同的方式设计客户端绑定模式应用程序

    If this really is a difference in kind, as I am arguing, the right approach would be to design client and binding mode applications differently.

    youdao

  • 远程应用程序通过SVRCONN通道建立连接本地应用程序采用绑定模式建立连接所需的权限相同

    The authorizations that are granted are the same for a remote application connecting over a SVRCONN channel as they are for a local application connecting in bindings mode.

    youdao

  • 应用程序如何使用两种模式(绑定模式客户机模式)中的任一模式附加WebSphereMQ

    How an application can attach to WebSphere MQ using either of two modes, bindings and client.

    youdao

  • 绑定模式中,JMS应用程序必须在与队列管理器相同主机运行它们使用进程间通讯(IPC)协议进行通信

    In bindings mode, a JMS application must run on the same host machine as the queue manager, and they will communicate using Inter-Process Communication (IPC) protocols.

    youdao

  • 请将绑定模式断开连接做一下比较,后者几乎队列管理器立即检测然后事务通常是毫秒之内

    Compare this to a broken connection in bindings mode that is detected almost immediately by the queue manager, which then rolls back the transaction, typically within a few milliseconds.

    youdao

  • 如果选择bindings - then - client传输模式,那么只有绑定模式连接失败时才使用通道出口

    If the bindings-then-client transport mode is chosen, channel exits will only be driven if the bindings mode connection fails.

    youdao

  • 由于绑定模式适合情况下使用,因此需要确保WebSphereMQ队列连接工厂配置使用客户机模式进行通信

    Since the binding mode is not applicable in this situation, you need to ensure the WebSphere MQ queue connection factories are reconfigured to use the client mode for communication.

    youdao

  • 应用程序可以接受绑定模式的应用程序,客户端模式运行而不做任何更改,在许多情况下就是确切的实际做法

    On the application side, it is possible to take a bindings mode application and run it in client mode without any changes, and in many cases, this is exactly what happened.

    youdao

  • mq队列管理WebSphereApplicationServer运行同一节点配置中,使用绑定模式可提供性能优势

    In configurations where the MQ queue manager is running on the same node as WebSphere Application Server, using bindings mode offers a performance advantage.

    youdao

  • 即使队列管理WebSphereApplicationServer运行在同一计算机上也必须使用客户端模式进行通信是因为绑定模式并不支持SSL连接

    Even if the queue manager is co-located with the WebSphere Application Server, you must use client mode to communicate with it because bindings mode does not support SSL connections.

    youdao

  • 我们也许需要创建更多模式绑定,这取决于我们生成组件服务数量

    Depending on the number of components and services we want to generate, we may need to create many more pattern bindings.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定