火范文>英语词典>aborting翻译和用法

aborting

英 [əˈbɔːtɪŋ]

美 [əˈbɔːrtɪŋ]

v.  使流产; 流产; 小产; (使)夭折,中止(尤指很可能失败的事情)
abort的现在分词

计算机

柯林斯词典

  • VERB 使流产;堕(胎)
    If an unborn babyis aborted, the pregnancy is ended deliberately and the baby is not born alive.
    1. Her lover walked out on her after she had aborted their child.
      她的情人在她打掉胎儿后甩了她。
    2. ...the latest date at which a foetus can be aborted.
      能够打胎的最迟日期
    3. ...tissue from aborted fetuses.
      堕下的胎儿的组织
  • VERB 中止,中辍(计划、活动等)
    If someoneabortsa process, plan, or activity, they stop it before it has been completed.
    1. The decision was made to abort the mission...
      决定中止这项任务。
    2. The take-off was aborted...
      起飞取消了。
    3. A military guard was injured in the aborted coup.
      一位哨兵在这次未遂政变中受伤。

双语例句

  • In general, a normal or graceful abort makes every effort to run exception-handling routines and finalizers before aborting a task, while a rude abort makes no such guarantees.
    一般来说,正常中止会在中止任务前尽一切力量来运行异常处理例程和终结器,而强制中止则没有这样的保证。
  • These methods do not take any locks; they inform the CLR that code is executing in a critical section and aborting the thread could leave shared state inconsistent.
    这些方法不使用任何锁;它们通知clr代码正在临界区中执行,中止线程可能会使共享状态不一致。
  • There is a problem accessing the printer port. Aborting print job.
    访问打印机端口发生问题,正在终止打印作业。
  • A commit protocol enables multiple processes to coordinate the committing or aborting of a transaction.
    提交协议使多个流程能够协调事务的提交或中止。
  • The number of seconds elapsed before aborting a connection attempt.
    在中止连接尝试之前经过的秒数。
  • Aborting redirection since the folder redirection extension is not designed to run as part of a machine policy.
    由于文件重定向扩展不是作为机器策略的一部分运行而设计的,正在放弃重定向。
  • Rather than just aborting the thread.
    而不仅仅是中止线程。
  • The expression of IL-2 and IL-4 in corpus luteum of aborting rats and the relationship for abortion
    IL-2、IL-4在流产大鼠黄体的表达及意义
  • If a host has problems connecting to the server and ends up aborting the request too many times, the host is locked until FLUSH HOSTS can be run.
    如果一个主机在连接到服务器时有问题,并重试很多次后放弃,那么这个主机就会被锁定,直到FLUSHHOSTS之后才能运行。
  • The original JAXB code unconditionally verified the structure of documents, throwing an exception and aborting the processing if an error was found.
    原来的JAXB代码无条件地验证文档的结构,如果发现错误,则抛出异常并中止处理。