• 客户document.writeln(link(location))调用ScriptDemo.jsp 页面输出另一个链接,该页面的 URL 可从 location 属性获取,属性仅 Web 浏览器可用。

    On the client side, the document.writeln(link(location)) call will output another link to the ScriptDemo.jsp

    youdao

  • 客户调用一个服务服务然后自己线程执行任务,客户端中执行线程继续执行后续处理

    A client invokes a service that then executes on its own thread, while the thread of execution in the client continues further processing.

    youdao

  • 附加模式集成测试客户端监视模拟组件模块运行时进行连接但是不是调用组件而是外部执行调用

    In attach mode, the integration test client monitors and emulates components and wires as a module runs, but it doesn't first invoke a component; instead, an external source does the invoking.

    youdao

  • 远程客户模式,远程(本地)客户端机器程序通过SOAP连接调用编校服务器

    In the remote client mode, a program on a remote (or local) client machine invokes the redaction server via a SOAP connection.

    youdao

  • 异步调用服务组件时,客户服务提供程序不同线程执行的,并且错误条件可能任一线程发生

    When a service component is invoked asynchronously, the client and service provider are executed in different threads, and error conditions can occur in either thread.

    youdao

  • 示例需要路由器项目因为客户端通过HTTP发送SOAP消息,并且不能直接通过http调用ejb

    This router project is needed, in this example, because clients send SOAP messages over HTTP and the EJBs cannot be called directly over HTTP.

    youdao

  • 这个简单场景客户端可以通过WSDL文档得到描述调用服务

    The client then invokes the service only by finding description given in the WSDL document in the simple scenario.

    youdao

  • 许多需要客户端代码调用协议服务位置情况CRISPY都得到很好的应用

    CRISPY can be used in many cases requiring decoupling of the client code from invocation protocols and service locations.

    youdao

  • 同步调用服务组件时,客户端服务提供程序同一线程执行

    When a service component is invoked synchronously, both the client and the service provider execute in the same thread.

    youdao

  • 调用过程客户可能遇到系统异常或者服务请求时,服务提供程序可能遇到业务异常系统异常。

    The client may experience a system exception during the invocation, or the service provider may experience a business or system exception while servicing the request.

    youdao

  • 客户端事务上下文传播API方法以及 API 层中调用所有方法。

    The transaction context from the client layer will propagate to the API layer methods and all methods invoked under the API layer.

    youdao

  • 客户发出的RPC适配器调用全部基于JSON RPC,因此返回数据封装到 JSON对象,后者可以客户快速解析

    The invocations from client to RPC adapter are all based on JSON RPC, and the returned data is encapsulated in JSON objects, which can be parsed on the client side very quickly.

    youdao

  • 基于特定语言API交互完全不同的,基于 API 的交互客户是通过传递特定编程语言的可变参数远程代理调用服务器函数的。

    This is in contrast to language-bound, API-based interaction, whereby a client invokes server functions through remote proxies by passing variable arguments in a programming language.

    youdao

  • 如果客户调用任何用于更新来自首选记录(具有有效ID并且缓存)的操作,那么操作可能提供部分信息

    If the client invokes any operation that updates a record from the preferred source (it has a valid id and is in the cache), the operation may only provide partial information.

    youdao

  • 首先调用JAX - wswsimport工具(包括Metro),然后编译客户服务器最后服务器代码打包war

    This will first invoke the JAX-WS wsimport tool (included in the Metro distribution), then compile the client and server, and finally package the server code as a WAR.

    youdao

  • 模式下客户调用发送bean方法发送消息

    In this pattern, a client invokes a method on the sender bean to send a message.

    youdao

  • 身份验证r PC (AuthenticatedRPC):DCE只有确认了调用客户端调用服务器身份之后,RPC调用成功。

    Authenticated RPC: in DCE, an RPC call should succeed only when the identity of the calling client and the called server is confirmed.

    youdao

  • 但是我们调用方法时,如果复杂对象没有得到清晰定义那么我们可以找到Address信息没有出现测试客户端

    However, when we invoke that method, we are finding that the Address information is not coming up in the test client as it should be if the complex object is clearly defined.

    youdao

  • 客户,取消清单24addheader调用的注释。

    In the client class, uncomment the addHeader invocation in Listing 24.

    youdao

  • 然而由于Web服务远程调用环境实用,因此,客户端安装实际环境不是实用。

    However, because Web services are more practical in a remote invocation environment, this set-up is not very practical in a real-world environment.

    youdao

  • 介绍如何通过远程processServer环境安装的客户端应用程序调用这些Process Server应用程序。

    You'll also learn how to invoke these Process Server applications through client applications installed on remote non-Process Server environments.

    youdao

  • 典型客户场景客户端通常TXSeries区域中调用事务

    In a typical customer scenario, usually a client invokes a transaction in a TXSeries region.

    youdao

  • 场景ObjectGridAPI(1)一个客户端调用首先引起缓存(2)的搜索

    In this scenario, a client call to the ObjectGrid API (1) first results in a search of the Near cache (2).

    youdao

  • 服务提供者可以使用定义接口任何操作来自客户单个请求响应,提供者可能调用回调接口一个或多个或零个的操作。

    The service provider may use any of the operations defined in the callback interface and in response to a single request from the client, the provider

    youdao

  • 匹配模式取消订阅。仅仅已经订阅并且调用取消订阅的这个客户受影响。

    Will then unsubscribe the client from that pattern. No other subscriptions will be affected by this call.

    youdao

  • 本地客户端服务器通讯通过直接函数调用消息队列因为他们同一个进程

    The LocalClient communicates with the (local) server through direct function calls and message queues, since it is in the same process.

    youdao

  • 最后不同技术标准搭建客户端中服务器进行了远程调用测试取得了预期的效果

    Finally, testing the distributed system in the clients which is based on different technical standards, and achieved good results.

    youdao

  • 最后不同技术标准搭建客户端中服务器进行了远程调用测试取得了预期的效果

    Finally, testing the distributed system in the clients which is based on different technical standards, and achieved good results.

    youdao

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

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

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