terminates
英 [ˈtɜːmɪneɪts]
美 [ˈtɜːrmɪneɪts]
v. (使)停止,结束,终止; 到达终点站
terminate的第三人称单数和复数
柯林斯词典
- V-ERG (使)终止;(使)结束
When youterminatesomething or when itterminates, it ends completely.- Her next remark abruptly terminated the conversation...
她接下来说的话使谈话戛然而止。 - His contract terminates at the end of the season.
他的合同在本赛季末终止。
- Her next remark abruptly terminated the conversation...
- VERB 终止(妊娠)
Toterminatea pregnancy means to end it.- After a lot of agonizing she decided to terminate the pregnancy...
经历一番痛苦挣扎后,她决定终止妊娠。 - In the world as a whole, about ten per cent of all pregnancies are terminated.
从全世界看来,所有怀孕的人中约 10% 的妊娠被终止了。
- After a lot of agonizing she decided to terminate the pregnancy...
- VERB (火车、公共汽车)到达终点
When a train or busterminatessomewhere, it ends its journey there.- This train will terminate at Taunton.
这列火车的终点站是汤顿。
- This train will terminate at Taunton.
双语例句
- If you do select the "Quit?" option, the helper function immediately terminates the Vim session.
如果您选择了“Quit?”选项,助手函数就立即终止Vim会话。 - When the thread returns from that routine, it terminates.
当线程从这个例程中返回时,它将会终止。 - This sends a signal to a process, and that usually terminates the process.
它将向进程发送一个信号,这通常都会使进程终止。 - Although the manager terminates when you type exit(), it is not a proper shutdown.
当您输入exit()时尽管管理器停止了,但是它并没有正确地关闭。 - When a process terminates, both the physical and paging spaces are released in many cases.
在许多情况下,当一个进程终止时,将释放其物理和分页空间。 - This handler logs that the cancel has occurred and then terminates the process.
此处理程序能够记录已发生取消操作,然后终止该过程。 - The application then terminates because the file cannot be opened, writing the error message in the process.
因为无法打开这个文件,应用程序终止并在进程中写错误消息。 - If you violate any of these terms of use, your permission to use this website automatically terminates.
如果您违反了任何使用条款,您使用本网站的许可即被自动终止。 - If the property is true, then the formatting has already been performed and the AutoOpen() terminates.
如果属性是真,那么格式化操作已经执行了,而AutoOpen()被终止。 - In Linux, the pthread_cancel method terminates execution of the thread identified by the specified threadId.
在Linux中,pthreadcancel可以终止由具体的threadId所标识的线程的执行。