• 使用组件框架的情况下,另必须解决的熟悉的问题预先处理每个请求就像在基于动作的框架中那样。

    One familiar crutch that you must do without in a component framework is processing each request up front, as you do in action-based frameworks.

    youdao

  • 实现服务接口组件可以处理所有类型请求

    A component that implements a service interface can process all types of requests.

    youdao

  • 迄今为止,已经看到了如何创建自己文本区域表单组件,如何处理HTTP请求

    So far, you've seen how to create your own text area and form components and how to process the HTTP requests.

    youdao

  • 支持用于处理php请求若干其他速度改进包括一个用户缓存组件本文后面探讨。

    It also sports several other speed improvements for handling PHP requests, including a user cache component we'll look at later in this article.

    youdao

  • 其他堆栈一样CXF使用可配置组件组成请求响应处理

    Like the other stacks, CXF USES request and response processing flows composed of configurable components.

    youdao

  • 如果完全请求处理分离(甚至门户分离)的环境组件使用服务,服务的生命周期未定义

    If the service is used in environments or components that are completely decoupled from the request processing (or even from the portal), the service lifetime is undefined.

    youdao

  • 此类情况下超时不是重要考虑事项,因为上游组件对于处理请求下游时限并无依赖

    Timeouts are less of a concern in those cases, because there is no dependency in an upstream component on the timeliness of processing requests downstream.

    youdao

  • 标准化请求处理我们已经介绍一种特殊中介组件称为服务网关

    Standardized handling of requests: We've introduced a special mediation flow component called a service gateway.

    youdao

  • 如果SCA组件之间异步地处理请求发生技术故障就会产生失败事件

    Failed events are generated if technical failures occur while processing requests between SCA components asynchronously.

    youdao

  • 系列第2部分获得更多有关处理组件控制请求处理生命周期JSF技巧

    In Part 2 of this series, you'll find more JSF techniques for working with the component tree and controlling the request processing life cycle.

    youdao

  • 创建处理授权请求所需XACML组件下一步创建PEP

    The creation of the PEP is the next step in creating the XACML components required to process the authorization request.

    youdao

  • tomahawk中的一些组件同样需要一个过滤器处理运行资源请求

    Some components in the Tomahawk library also require a filter to handle resource requests at runtime.

    youdao

  • J2EEWeb开发中,forward会把处理用户请求控制权转交给其他Web组件

    In J2EE Web development, a forward transfers control for processing the user's request to another Web component.

    youdao

  • 这种情况下定义组件已经处理请求期间onfocusonblur属性添加嵌套组件

    In this case, the custom component has already added the onfocus and onblur attributes to the nested components during the processing of a previous request.

    youdao

  • 这种情况下组件应该处理之前Faces请求期间构造保存(参见状态保存方法)。

    In this case, the component tree should have been constructed and saved during the processing of a previous Faces request (see the sidebar on state-saving methods).

    youdao

  • execute方法返回ActionForward对象Struts这个对象确定请求继续进行处理组件

    The execute method returns an ActionForward object that Struts USES to determine the component that continues processing the request.

    youdao

  • 最后Erlang包含内置的分布式处理允许计算机运行组件同时另一台计算机请求它们。

    Finally, Erlang includes built-in distributed processing, allowing components to be run on one machine while being requested from another.

    youdao

  • 现代Web框架还有会话请求等不同作用范围的组件,框架会在进入作用域时候相应地处理依赖注入

    Modern web frameworks have session and request scoped components and handle the dependency injection for them as those scopes come into life.

    youdao

  • 过滤器通常封装了一些功能Web组件这些功能虽然很重要,但是对于处理客户机请求发送响应来说不是决定性的。

    Filters are Web components that typically encapsulate some functionality that, while important, is not central to processing the client request or sending a response.

    youdao

  • 表示这些功能Web服务组件如图1所示它们用于处理Web服务请求

    The web services components that represent these functions are illustrated in Figure 1 for the processing of a web service request.

    youdao

  • JSP应用程序本质上是特殊Web组件,在处理用户请求之前J2EEWeb容器首先将其转换servlet

    JSP applications are essentially special Web components that a J2EE Web container converts into servlets prior to handling user requests.

    youdao

  • 监视诸如Servlet线程数据库连接顶级组件,可以了解JVM处理请求发生的情况。

    Monitoring the top-level components, such as the heap, servlet threads, and DB connection pool, provides an insight into what is happening when a request is being processed by the JVM.

    youdao

  • 一旦组件处理订单请求,它可能发送JMS消息到一个主题(topic)上,通知审计系统返回一个HTTP响应

    Once the order has been processed by the component, a JMS message may be sent over a topic to notify an auditing system, and a response can be sent back over HTTP.

    youdao

  • 请记住我们假定CreditHistory组件处理时间稍微长一些因此首先触发异步请求获取History,稍后检索响应

    Remember, we are assuming that the Credit History component takes a bit longer, so we first fire off an asynchronous request to get the History, and retrieve the response at a point later in time.

    youdao

  • 其中讨论了如何设置相当简单用于处理消息中介组件然后重点讨论如何各种类型服务请求提供者连接组件

    They covered how to set up a fairly basic mediation flow component that would process messages, and then focused on how to connect various types of service requesters and providers to it.

    youdao

  • 应用程序连接一个集成组件后者处理控制特定EIS数据源数据请求

    Applications connect to an integration component that handles data requests to a specific EIS or data source under its control.

    youdao

  • 如上所述,在处理请求期间请求通过各种组件传递的。

    As described above, the request is passed though various components during its processing.

    youdao

  • 应用程序组件需要请求符合某种格式,且含有正确信息因此处理验证请求

    The application component requires a request in a certain format with correct information, so it will validate the request message before processing it.

    youdao

  • 应用程序组件需要请求符合某种格式,且含有正确信息因此处理验证请求

    The application component requires a request in a certain format with correct information, so it will validate the request message before processing it.

    youdao

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

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

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