• Handling the request was finished at 15/Jun/2006:23:42:10, GMT +0200.

    请求处理完成时间为15/Jun/2006:23:42:10,GMT +0200。

    youdao

  • Clock speed of the processor cores handling the request on both sides.

    处理双方请求处理器核心时钟速度

    youdao

  • There is a memory overhead to hold the spot, and in the case of an application server, memory for the thread that's handling the request.

    保留排队位置会导致内存开销对于应用服务器,这会正在处理请求线程争用内存。

    youdao

  • If any of the following conditions are true for all the servers that are capable of handling the request, then a 503 response is returned for valid requests.

    如果对于能够处理请求所有服务器而言以下任一条件则将有效请求返回一个503响应

    youdao

  • From the point of the provider handling this request is complete at this point.

    提供者角度来看,对这个请求处理这里完成了。

    youdao

  • Standardized operation specific request handling: Some capabilities are similar in style, but different in the specifics for each operation.

    特定于标准化操作请求处理某些功能方式上相似但是针对每个操作细节不同的。

    youdao

  • It assists developers in providing request and response handling features so that the developer has to only code the actual business logic implementation.

    可以帮助开发人员提供请求响应处理功能因此开发人员需要编写实际业务逻辑实现代码。

    youdao

  • There are likely to be categories of service that require the same types of request handling so ideally, you want to impose request handling based on policies rather than code it into each request.

    许多服务类别可能需要相同类型请求处理因此理想情况下需要根据策略执行服务处理,不是将其编码每个请求中。

    youdao

  • This allows you to generically define the processing of all operations passed to a given interface, exactly the capability you need for your common request handling.

    允许通用方式定义如何处理传输给定接口所有操作这正是用于实现通用请求处理所需功能

    youdao

  • Figures 2 through 4 depict the creation of a JSP extension processor and its role in request handling.

    24描述JSP扩展处理器创建请求处理中的任务

    youdao

  • If the roles of the client and service provider are reversed for the handling of the response, the WSDL operation for sending the response can be defined as a request/reply operation for the client.

    如果处理响应客户机服务提供者角色反过来,也可以为客户机把发送响应WSDL操作定义请求答复操作。

    youdao

  • The handling code would process the request and prepare some response message that is posted to an output queue.

    处理代码处理请求准备发送输出队列响应消息

    youdao

  • During the lifetime of handling a request, IIS passes through several states.

    处理请求有效期内,IIS将经历几个状态。

    youdao

  • The caller , in this case the sender of the request, is responsible for handling exceptions.

    调用者(即请求发送者)负责处理异常

    youdao

  • The interface defines a generic abstraction of a servlet handling an arbitrary HTTP request (Listing 13).

    接口定义处理任意HTTP请求servlet一个通用抽象(清单13)。

    youdao

  • MaxChecksPerRequest describes the mutually agreed upon maximum number of checks per request for check handling capacity checking purposes (for example, 3,000).

    maxChecksPerRequest描述针对检查处理容量目的相互协商的每个请求最大检查(例如,3,000)。

    youdao

  • The scope attribute tells Struts how long the ActionErrors, created by handling the exception, should be saved (session or request).

    scope属性告诉StrutsActionErrors处理异常时被创建应该保存多长时间(会话请求)。

    youdao

  • During request handling, the portlet container calls the portlet's.

    处理请求期间,Portlet容器调用Portlet

    youdao

  • The request cycle processor is responsible for handling instructions during the request cycle. It's used by RequestCycle, which calls its methods in the predefined order.

    请求周期处理器负责处理请求周期内指令

    youdao

  • It is the primary job of the ESB Gateway to provide this common request handling.

    ESBGateway主要职责就是提供通用请求处理

    youdao

  • This JSP file (for example, MessageResolver.jsp) is responsible for handling the Ajax request to resolve the message keys (a request parameter, message-key, to this JSP).

    这个jsp文件(例如MessageResolver . jsp)负责处理Ajax请求解析这些消息(这个jsp而言,就是请求参数,message - key)。

    youdao

  • Thus, from the perspective of the rules technology, the differences between the event-handling and request-response style are environmental rather than intrinsic.

    因此规则技术角度来说事件处理样式请求-响应样式区别环境方面不是本质区别。

    youdao

  • The first event handling of the lifecycle takes place after the apply request values phase.

    生命周期中的第一事件处理发生应用请求阶段之后

    youdao

  • In the sections that follow, I'll walk you through every phase of the JSF request processing lifecycle, including event handling and validation.

    接下来的几节中,我们jsf请求处理生命周期每个步骤包括事件处理和验证。

    youdao

  • There are consequences for this pattern, the most significant being that receipt is not guaranteed, and the client may not know who is handling their request.

    这种模式很多结果,目前关键的是指令接收不能保证而且客户可能知道处理他们的请求。

    youdao

  • Ah, but those features are coupled, because both kinds of page requests are served by the same request-handling thread pools in the same app servers.

    然而这些功能互相耦合因为页面请求同一个应用服务器同一个请求处理线程来处理的。

    youdao

  • But remember that the machine handling the worker and the client sending the request could be on different sides of the world, or, just as easily, different parts of the same cloud.

    但是请记住处理工人机器发送请求客户机可能世界不同位置,或者说同一的不同部分

    youdao

  • If any given server is unavailable or too busy at the time the request arrives, the cluster transparently passes the request to a server capable of handling the work.

    如果特定服务器请求到达时不可过于繁忙集群可以透明地将该请求传递给其他可用服务器。

    youdao

  • A challenging error-handling case occurs when a client needs to know the outcome of a request in order to take the next step, after failure of a server.

    其中项挑战性错误处理工作发生以下的情况服务器发生故障以后客户端需要了解请求结果进行继续工作。

    youdao

  • A challenging error-handling case occurs when a client needs to know the outcome of a request in order to take the next step, after failure of a server.

    其中项挑战性错误处理工作发生以下的情况服务器发生故障以后客户端需要了解请求结果进行继续工作。

    youdao

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

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

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