Handling the Request的意思|示意
处理请求
Handling the Request的网络常见释义
处理请求 ... 注册服务(Registering services) 处理请求(Handling the Request) 依赖注入(Dependency Injection) ...
Handling the Request相关例句
It assists developers in providing request and response handling features so that the developer has to only code the actual business logic implementation.
它可以帮助开发人员提供请求和响应处理功能,因此开发人员只需要编写实际的业务逻辑实现代码。
From the point of the provider handling this request is complete at this point.
从提供者的角度来看,对这个请求的处理到这里就完成了。
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)。
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.
然而,这些功能是互相耦合的,因为页面请求都是同一个应用服务器上的同一个请求处理线程池来处理的。
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.
请求周期处理器负责处理请求周期内的指令。
The interface defines a generic abstraction of a servlet handling an arbitrary HTTP request (Listing 13).
该接口定义一个处理任意HTTP请求的servlet的一个通用抽象(清单13)。