字典Plus>英语词典>aborts翻译和用法

aborts

英 [əˈbɔːts]

美 [əˈbɔːrts]

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.
      一位哨兵在这次未遂政变中受伤。

双语例句

  • If the wrong password is given the program aborts.
    如果键入错误的密码,程序即会中止。
  • It also appears that the aborts have gone away.
    异常退出现象好像也没有了。
  • A novice asked the master: I have a program that sometimes runs and sometimes aborts.
    一位初学者问大师:我有一个程序,时灵时不灵。
  • If the system is also stripped of the right to arbitrarily abort transactions ( system aborts typically occur for reasons such as node failure and deadlock), then problem ( b) is also eliminated.
    如果系统还有权任意中止交易(系统中止通常发生故障,如节点和死锁的原因),则问题剥离(二)也是消除。
  • Aborts an undo context, discarding all undo state.
    中止撤消上下文,放弃所有撤消状态。
  • The job aborts if all the player processes cannot be synchronized within the timeout period, which by default is20 seconds.
    如果不能在超时时间内(默认为20秒)同步所有播放器进程,则作业将中断。
  • EXPECT_EQ and ASSERT_EQ are also macros& in the former case test execution continues even if there is a failure while in the latter case test execution aborts.
    EXPECTEQ和ASSERTEQ也是宏&对于前者,即使出现测试失败,测试仍然继续执行;对于后者,测试终止执行。
  • The behavior of that function is system dependent, but it usually aborts the program.
    这个标准库函数的行为依赖于系统,通常情况下,它的执行将导致程序非正常退出。
  • It uses optimistic concurrency control which aborts any operations if there is a conflict with other updates.
    它使用开放式并行控制,如果与其他更新发冲突,则终止所有操作。
  • Because locks are not persistent, the load utility also uses table states to control access to tables; these states remain in effect even if a load operation aborts.
    因为锁不是持久的,所以load工具也使用表状态来控制对表的访问;即使加载操作中断,这些状态仍然有效。