continuations
英 [kənˌtɪnjʊˈeɪʃənz]
美 [kənˌtɪnjuˈeɪʃənz]
n. 继续; 连续; 持续; 延续部分; 续篇; 附加物; 延续物
continuation的复数
柯林斯词典
- N-VAR 持续;继续;延续
Thecontinuation ofsomething is the fact that it continues, rather than stopping.- It's the coalition forces who are to blame for the continuation of the war...
联合部队应当对战争的延续负责。 - What we'll see in the future is, in fact, a continuation of that trend.
事实上,将来我们看到的是那种趋势的延续。
- It's the coalition forces who are to blame for the continuation of the war...
- N-COUNT 续;延续部分
Something that is acontinuation ofsomething else is closely connected with it or forms part of it.- ...since this chapter is a continuation of Chapter 8...
既然这一章是第8章的延续 - It would just be a continuation of previous visits he has made to Israel.
这不过是他之前对以色列访问的延续。
- ...since this chapter is a continuation of Chapter 8...
双语例句
- RIFE makes continuations simple and accessible to the everyday Web developer.
RIFE使延续变得很简单,一般的Web开发人员也能够使用延续。 - The article provides valuable insight into RIFE's continuations implementation as well as some of the challenges in clustering a non-trivial application like RIFE.
这篇文章提供了RIFEContinuations实现的颇有价值的深入见解和集群RIFE这样一个不凡应用框架遇到的挑战。 - And best of all, DWR can auto-detect when it's running under Jetty and switch to using Continuations for nonblocking Comet.
最妙的是,当运行在Jetty下时,DWR能够自动检测并切换为使用Contiuations,实现非阻塞Comet。 - You can invalidate continuations based on business rules, so it's easy to prevent a form from being submitted twice.
可以根据业务规则让延续失效,这样就很容易防止两次提交表单。 - You can see that continuations represent a real advancement in Web development frameworks.
您可以看到,延续是Web开发框架中一项真正的技术进步。 - JPDL integrates very closely with standard Java and it leverages the job executor from the Process Virtual Machine to deliver asynchronous continuations and timers.
jPDL和标准Java平台结合得非常紧密,它利用了来自过程虚拟机的工作执行器(jobexecutor)来提供异步延拓(continuation)和定时器。 - In the near future, hardware improvements will make the added resource consumption of continuations less critical.
在不远的将来,硬件的改进会使延续所增加的资源消耗变得无足轻重。 - And remember, thanks to DWR's exploitation of Jetty Continuations, no threads are tied up on the server while the client is waiting for a new event to arrive.
请记住,正是由于DWR使用了JettyContinuations,当客户机等待新事件到来时不会占用服务器上面的线程。 - Sellitem sample application demonstrates a mix of conditional transitions, conversational scope, flow execution redirects, and continuations.
Sellitem是展示结合了有条件转移、会话域、流程执行转向和延续性的示例应用。 - The RIFE framework implements its own continuations, and the WebWork framework uses the RIFE continuations implementation.
RIFE框架实现它自己的延续,而WebWork框架使用RIFE的延续实现。