
词语导航
基本信息
词语:周期请求
繁体:周期請求
拼音:zhōu qī qǐng qiú
英语翻译
【计】 periodic requirements
分词翻译
周期的英语翻译:
cycle; period; wheel
【计】 C; cycle time; loop cycle; periods
【化】 period
【医】 cycle
【经】 cycle; period
请求的英语翻译:
ask for; beg; claim; desire; petition; pray for; request; solicit
【计】 C; request
【经】 application; demand; petition; request; solicit
翻译例句
1. FITPlugin类继承了这个类,并覆盖了生命周期方法以实现对该平台产生的生命周期请求的响应。
The FITPlugin class extends this class and overrides the life cycle methods to react to the life cycle requests that the platform generates.
2. 插件不需要显式地指定一个自定义plugin类,如果没有指定这样的类,那么运行时平台将提供一个忽略所有生命周期请求的缺省插件运行时对象。
A plug-in need not explicitly specify a custom Plugin class; if none is specified, the run time platform provides a default plug-in run time object that ignores all life cycle requests.
3. 为了能够看到调试器的运行情况,需要设置一个断点,在HTTP请求生命周期中将遇到这个断点。
So that we can see the debugger running, we need to set a breakpoint that will be encountered in the HTTP request life cycle.
4. 请求/响应周期使它成为了经典的模型,即每个连接使用一个线程。
The request/response cycle lends itself to the classic one thread per connection model.
5. JSF框架有一个复杂的请求处理生命周期,它可以划分为6个不同的阶段。
The JSF framework has a complicated request processing life cycle, which is split into 6 distinct phases.
6. JSF规范包括了对请求处理生命周期的完整描述,在开发自已的 JSF应用程序时,您会发现该规范非常有用。wWW.WenTIyI.coM
The JSF specification contains a complete presentation of the request processing life cycle, which you"ll probably find very useful when developing your own JSF-based applications.
7. 在这些情况下,服务器无法为用户请求提供CPU周期,用户经常会觉得服务器没有响应。
In those cases, there is little room to provide CPU cycles to user requests, and users often feel that those servers are unresponsive.
8. 在本系列的第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.
9. 一些对象只在一个请求的处理周期中存在;请求完成之后,就不再需要这些对象了。
Some objects are intended for only one request cycle; after the request is completed, they are no longer useful.
10. 您也可通过JSF规范获得对请求处理生命周期的完整说明。
You can also find a full description of the request processing life cycle in the JSF specification.
11. 请求周期会经历若干状态并会根据当前状态向请求周期处理器发出不同的指令。
The request cycle goes through several states and, depending on the current state, sends different instructions to the request cycle processor.
12. 我将介绍JSF请求处理生命周期的主要阶段,并将指出示例应用程序的不同部分适用于生命周期的哪个阶段。
I"ll cover the major phases of the JSF request processing lifecycle and point out where the different parts of the sample application fit into the lifecycle.
13. 任何利益相关者都可以提出请求,周期核查它的状态,以及对任何问题或者评论的回应。
Any stakeholder submits the Request, periodically checks its status, and responds to any questions or comments.
14. 我们先来简单介绍JSF请求处理生命周期,这是理解本文所附的示例代码所必需的。
This starts with a brief description of the JSF request processing life cycle, containing all you need to know to understand the sample code included with this article.
15. 这种生命周期从变更请求的提交开始,接下来是结果变更的实施与确认,最后是请求的解决。
This lifecycle starts with the submission of a change request, flows through the implementation and validation of the resulting changes, and the final resolution of the request.
16. 发出所有指令后,此请求周期即达到了其最后的状态,表明请求处理完毕,如图2所示(要看放大的图片,请单击此处)。
After sending all instructions, the request cycle reaches its final state, which denotes the end of request processing, as shown in Figure 2 (to see a larger image, click here).
17. 本篇文章还会涉及到jSF侦听程序如何在服务器端处理已提交的数据,定制JSF请求处理生命周期以使它能有效地处理Ajax请求。
This article also shows how a JSF listener handles the submitted data on the server side, customizing the JSF request processing life cycle so that it can efficiently deal with Ajax requests.
18. 图2显示上述一个典型的OpenLaszlo应用程序请求周期。
Figure 2 shows a typical OpenLaszlo application request cycle as described above.
19. 一个能自动保存表单数据的Ajax请求处理生命周期必须在验证阶段过后终止。
The processing life cycle of an Ajax request that auto-saves form data must be stopped after the Validation phase.
20. 理解JSF请求处理生命周期。
Understanding the JSF request processing life cycle.
21. 因此,应用程序需要控制JSF请求处理生命周期,这可以通过实现PhaseListener很轻松地完成。
Therefore, the application needs to control the JSF request processing life cycle, which can be easily done by implementing a PhaseListener.
22. 与就绪状态类似,responsetext属性的值在整个请求的生命周期中也会发生变化。
Like the ready state, the value of the responseText property changes throughout the request"s life cycle.
23. 除了传统的Web生命周期的HTTP请求和响应,Grails还提供了大量自定义接触点,您可以在此进入事件模型并提供自己的行为。
In addition to the traditional Web life cycle of HTTP requests and responses, Grails provides a number of custom touch points where you can tap into the event model and provide behavior of your own.
24. 另外,可以使用数据库或者Trac和Lighthouse等系统(见参考资料中的链接)在配置的整个生命周期内(从请求实现直至取消)跟踪对配置的修改。
Further, use a database or a system such as Trac or Lighthouse (see Resources for links) to follow the life cycle of a configuration change-from request to implementation to expiration.
25. Ajax4jsf通过完整的jsf生命周期接受Ajax请求。
Ajax4jsf takes the Ajax request through the complete JSF life cycle.
26. 这个信息存储在 GlobalContext中,它在请求生命周期的安全阶段被调用。
This information is in the GlobalContext, and is called during the secure phase of the request life cycle shown earlier.
27. requestInitialized()方法准备执行请求的JSF生命周期。
The requestInitialized() method prepares to execute the JSF life cycle for the request.
28. 整个请求周期被称为ApacheWink逻辑流,见图1。
This entire request cycle is termed the Apache Wink logic flow, as shown in Figure 1.
29. 请求周期处理器负责处理请求周期内的指令。
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.
30. 请求周期处理器负责处理请求周期内的指令。
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.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
