看诗词>英语词典>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 Linux, the pthread_cancel method terminates execution of the thread identified by the specified threadId.
    在Linux中,pthreadcancel可以终止由具体的threadId所标识的线程的执行。
  • Although the manager terminates when you type exit(), it is not a proper shutdown.
    当您输入exit()时尽管管理器停止了,但是它并没有正确地关闭。
  • Otherwise, the client login program terminates, cleaning the entire GSS-API context and both client and server side.
    否则,客户机登录程序终止,清除客户端和服务器端的GSS-API上下文。
  • An option from the list of actions that terminates a session and returns the user to the operating system.
    动作表上的一种可选项,用以结束一次对话和使用户返回操作系统。
  • This sends a signal to a process, and that usually terminates the process.
    它将向进程发送一个信号,这通常都会使进程终止。
  • The signal handler generally releases the important resources and terminates the application.
    信号处理程序通常会释放一些重要资源并终止应用程序。
  • The application then terminates because the file cannot be opened, writing the error message in the process.
    因为无法打开这个文件,应用程序终止并在进程中写错误消息。
  • In this case, the shell scripts run whenever the shell starts or terminates and affect the shell environment.
    在这种情况下,无论何时启动或终止Shell,都将运行这些Shell脚本,并对Shell环境产生影响。
  • Once the process terminates, the WPAR is stopped and cleaned up.
    一旦该进程终止,那么WPAR也将停止、并被清除。
  • Unlike Cron, which runs as a daemon, Anacron runs as an ordinary process and then terminates.
    Cron是作为守护进程运行的,与此不同的是,Anacron是作为普通进程运行并终止的。