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...
双语例句
- But the state machine is a nice approach to continuations.
但是,状态机(statemachine)是不错的延续方式。 - You can store any Ruby object, even procs, lambdas, threads, continuations.
你可以保存任何Ruby对象,即使是proc、lambda、线程或者continuation。 - 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,当客户机等待新事件到来时不会占用服务器上面的线程。 - In two years, most new Web development will use some continuation server or some simulation of continuations.
在两年内,大多数新的Web开发将会使用某种延续服务器或延续的模拟。 - RIFE: RIFE is an innovative framework that uses continuations and many other techniques popular in dynamic languages.
RIFE:RIFE是一种创新性的框架,它使用延续和在动态语言中流行的许多其他技术。 - The suspend()/ resume() pair is key to implementing a real Comet-style service using Continuations.
suspend()/resume()对于实现真正使用Continuations的Comet风格的服务非常关键。 - You don't have to use continuations to capture execution state.
不一定非使用延续来捕获执行状态。 - Sellitem sample application demonstrates a mix of conditional transitions, conversational scope, flow execution redirects, and continuations.
Sellitem是展示结合了有条件转移、会话域、流程执行转向和延续性的示例应用。 - 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)和定时器。 - Continuations can be expensive.
延续是昂贵的。