专业字典>英语词典>terminates翻译和用法

terminates

英 [ˈtɜːmɪneɪts]

美 [ˈtɜːrmɪneɪts]

v.  (使)停止,结束,终止; 到达终点站
terminate的第三人称单数和复数

柯林斯词典

  • V-ERG (使)终止;(使)结束
    When youterminatesomething or when itterminates, it ends completely.
    1. Her next remark abruptly terminated the conversation...
      她接下来说的话使谈话戛然而止。
    2. His contract terminates at the end of the season.
      他的合同在本赛季末终止。
  • VERB 终止(妊娠)
    Toterminatea pregnancy means to end it.
    1. After a lot of agonizing she decided to terminate the pregnancy...
      经历一番痛苦挣扎后,她决定终止妊娠。
    2. In the world as a whole, about ten per cent of all pregnancies are terminated.
      从全世界看来,所有怀孕的人中约 10% 的妊娠被终止了。
  • VERB (火车、公共汽车)到达终点
    When a train or busterminatessomewhere, it ends its journey there.
    1. This train will terminate at Taunton.
      这列火车的终点站是汤顿。

双语例句

  • In the detached state, the thread resources are immediately freed when it terminates.
    在分离的状态中,线程终止后线程资源会立即被释放。
  • In this article, the system only terminates the process in the event handler when the cancellation event happens.
    在本文中,系统仅在取消事件发生时终止事件处理程序中的流程。
  • All handlers are detached from this event when a session terminates.
    当会话终止时,所有处理程序均与该事件分离。
  • You have also already seen in a previous example that odbc_close() takes in a connection object and terminates communications with ODBC and the database.
    在前面的示例中还可以看见,odbcclose()函数接受了一个连接对象,并终止了与ODBC和数据库的通信。
  • The signal handler generally releases the important resources and terminates the application.
    信号处理程序通常会释放一些重要资源并终止应用程序。
  • Locking and logging are minimized, and the table's contents are deleted when the session terminates.
    这会尽可能减少锁和日志记录。在会话终止时删除临时表的内容。
  • If you violate any of these terms of use, your permission to use this website automatically terminates.
    如果您违反了任何使用条款,您使用本网站的许可即被自动终止。
  • This handler logs that the cancel has occurred and then terminates the process.
    此处理程序能够记录已发生取消操作,然后终止该过程。
  • Unlike Cron, which runs as a daemon, Anacron runs as an ordinary process and then terminates.
    Cron是作为守护进程运行的,与此不同的是,Anacron是作为普通进程运行并终止的。
  • In this case, the shell scripts run whenever the shell starts or terminates and affect the shell environment.
    在这种情况下,无论何时启动或终止Shell,都将运行这些Shell脚本,并对Shell环境产生影响。