Ctrl-C

网络  复制; 拷贝; 中断; 中断信号; 信号

计算机



双语例句

  1. To stop the server again, just press Ctrl-C at the command prompt.
    只需在命令提示下按Ctrl-C组合键就可以再次停止服务器。
  2. Or you could embed a simple calculator that can be called by typing CTRL-C during text insertions
    或者,可以嵌入一个简单的计算器,在文本插入期间输入CTRL-C便可调用该计算器
  3. You can shut down the toolbox server with Ctrl-C.
    我们可以使用Ctrl-C关闭toolbox服务器。
  4. If you press Ctrl-C in the shell or the script exits, the cleanup process is performed, which unloads the module and causes all associated utilities to exit.
    如果在shell中按组合键Ctrl-C或脚本退出,将执行清除进程,这将导致卸载模块并退出所有相关的实用程序。
  5. One way to handle premature death of the xclock process or the use of Ctrl-c to terminate the running script is to catch these signals and then use the kill command to kill the sleep command.
    处理xclock进程的过早终止或使用Ctrl-c终止运行脚本的方法是捕获这些信号并使用kill命令终止sleep命令。
  6. When the client is done, you can press Ctrl-C to stop the server.
    客户机完成任务后,您就可以按Ctrl-C停止服务器。
  7. In this mode, tail will run until you cancel it ( using Ctrl-c), displaying lines as they are written to the file.
    在这种模式下,tail将一直运行,直到您将其取消(使用Ctrl-c),它将在行被写入文件时显示它们。
  8. View the test page at the URL provided, then kill the server using Ctrl-C.
    查看所提供的URL的测试页面,然后使用Ctrl-C杀掉这个服务器。
  9. For example, a copy function should be implemented with a Ctrl-C shortcut, named Copy, and given a tooltip of Copy.
    比如,复制功能应该使用快捷键Ctrl-C(称为Copy)实现,而且提供了一个Copy工具提示。
  10. After the page has loaded, go back to the truss application and press Ctrl-C to stop the counting.
    在页面加载之后,回到truss应用程序,然后按Ctrl-C以结束计数。
  11. Hit Ctrl-C to exit from the prompt.
    单击Ctrl-C可从命令提示中退出。
  12. And the third time, the shell script is interrupted with Ctrl-c.
    第三次,使用Ctrl-c终止shell脚本。
  13. Early testers'feedback made it very obvious people expect standard shortcuts such as Ctrl-Z, Ctrl-C etc to be implemented, and rightfully so.
    早期测试者的反馈表明,人们期望提供标准快捷键,比如Ctrl-Z、Ctrl-C等等,这是正当的要求。