词典宝
更多
查询
1 词典释义:
interruptible
时间: 2025-02-05 00:59:18
英 [ˌɪntəˈrʌptəbl]

adj.可中止的;可阻碍的;可打断的

双语例句
  • This indicates that the process is interruptible.

    这表明该过程是可中断的。

  • There are two types of BPEL flows — interruptible and non-interruptible.

    bpel流有两种不同的类型——可中断流与不可中断流。

  • Figure 15. A sample non-interruptible flow for two-way asynchronous integration.

    图15 .双向异步集成的不可中断流范例。

  • Figure 8 shows a sample interruptible process for integrating Send and Receive services.

    图8展示了将Send服务与Receive服务集成的可中断流程范例。

  • It is also possible to integrate an asynchronous service with a non-interruptible flow.

    然而,使用不可中断流来集成异步服务也是有可能的。

  • The pricing mechanism of Interruptible Load Management(ILM) is the hot point in recent years.

    可中断负荷的定价机制问题一直是近几年的研究热点。

  • Non-interruptible processes are often used in conjunction with or as a portion of interruptible processes.

    非中断性流程常用于与中断性流程的联合,或者作为中断性流程的一部分。

  • The interruptible conditions, optimal dispatch, application obstacles in interim system are also discussed.

    然后阐述了过渡期系统可中断负荷的中断条件、优化调度、实施障碍等;

  • Flexible load control, an important program of DSM, comprises the interruptible load and demand side generation.

    在需求侧管理中,柔性负荷措施是一项重要内容,主要包括可中断负荷和用户侧发电等内容。

  • In the interruptible load management, customers shortage cost could be significantly reduced by early notification.

    在可中断负荷管理中,提前通知用户中断供电可有效减少用户停电损失。

  • In the case of non-interruptible flows, by default, all activities are executed within the same transaction boundary.

    不可中断流的缺省情况下,所有活动都在相同的事务边界内执行。

  • Finally, this paper analyzes the costs and benefits among participants of the interruptible electricity options contracts.

    最后,分析了可中断电力期权合约各参与方的损益情况。

  • Sometimes throwing InterruptedException is not an option, such as when a task defined by Runnable calls an interruptible method.

    有时候抛出InterruptedException并不合适,例如当由Runnable定义的任务调用一个可中断的方法时,就是如此。

  • Only interruptible flows support asynchronous Receive activities, making it the natural choice for asynchronous integration.

    只有可中断流支持异步 Receive 活动,因此异步集成时,自然会选择可中断流。

  • Long-running (receive/reply) indicates an interruptible process that includes a Reply activity (a rather unusual situation).

    Long-running (receive/reply) 表明该流程为包含 Reply 活动的可中断性流程(一种相当不寻常的情况)。

  • New elements exist for accept time event, control flow, object flow, flow final, accept event action, and interruptible region.

    增加了用于接受时间事件(accept time event)、控制流程(control flow)、对象流(object flow)、流终端(flow final)、接受事件动作(accept event action)以及可中断的区域(interruptible region)的新元素。

  • In the Details pane, scroll down to the Server TAB and select process is long-running, which indicates that the process is interruptible.

    在Details窗格中,向下滚动到Server选项卡,并选择process is long - running,以指示流程是可中断的。

  • Interruptible processes, which are long running, can be suspended and resumed, and do support human interaction such as staff support.

    可中断性流程,这是长期运行的类型,它可以被暂停和重新开始,并且支持人员的交互活动,例如工作人员支持。

  • A typical HIPPO business process is a long-running, interruptible business process that, on average, makes up about 10 business tasks.

    典型的HIPPO业务流程会长时间不间断执行,平均包含约10个业务任务。

  • Long-running (receive with callback) indicates an interruptible process that communicates back to the caller by invoking a callback service.

    Long - running (receive with callback)表明该流程为通过调用回叫服务与调用者通信的可中断性流程。

  • To mitigate the risks, this paper presents a concept of interruptible options and corresponding mathematic model based on the option theory.

    为了规避这种风险,基于期权理论,提出了断电期权的概念,并建立了相应的数学模型。

  • In electricity market, the informational asymmetries between utilities and customers may cause inefficiencies in interruptible load management.

    电力市场环境下,电力公司与用户之间存在的信息不对称性可能会导致可中断负荷管理的低效。

  • Interruptible processes better fit the enterprise model for processes such as insurance claim processing, a loan application approval, and so on.

    可中断性流程可以更好地适用于流程的企业模型,例如保险索赔处理、申请借款批准等等。

  • Long-running processes are interruptible and this enables introduction of staff and other activities that might require interrupting the process execution.

    长期运行的流程是可中断的,这使得引入员工和其它活动需要可中断的流程。

  • In electrical power dispatch, the interruptible load participating in shifting peak load is propitious to optimize the configuration of power system resources.

    电力生产调度中,可中断负荷参与调峰有利于电力系统资源的优化配置。

  • That's because only a few system calls can be safely called inside signals. Only calls that are re-entrant or not interruptible by signals can be called safely.

    那是因为只有一些系统调用可以安全地调用内部信号:只有可重入的(re - entrant)或者不被信号中断的调用才可以被安全地调用。

  • Similarly, attempting to acquire an intrinsic lock (enter a synchronized block) cannot be interrupted, but ReentrantLock supports an interruptible acquisition mode.

    类似地,尝试获取一个内部锁的操作(进入一个synchronized块)是不能被中断的,但是ReentrantLock支持可中断的获取模式。

相关推荐