停止 cease; suspend; call off; halt; stop; set-back; shutoff; arrest; discontinuous; dwelling; interruption; quit; rest; stoppage; throw-out of action 停止供水 cut off the water supply; cut off the water; 停止工作 stop working; 停止诉讼 discontinuance of action; 停止营业 business suspended; 停止罢工 call off a strike;我走近时他们停止了谈话。they stopped talking at my approach. 他们必须停止一切挑衅。 they must immediately cease all their provocations.; 停止信号 stopping signal; danger signal; break alarm; stop signal
In most cases , you do not need to stop the program to fix it 大多数情况下,修复错误时并不需要停止程序。
A key used especially to interrupt a command , exit a program , or change levels within a program 换码,转义,退出,逸出,中断执行尤指用来中断一条指令、停止程序运行或者在同一个程序中改变层次
The application domain host can be a simple extension to an existing interactive shell that is used to start and stop programs 应用程序域宿主可以是用于启动和停止程序的现有交互外壳程序的简单扩展。
Like a breakpoint except that a counter is incremented rather than stopping the program . tracepoints are not supported by all debugging tools 象中断点,除了停止程序时,计数器还被增加外。跟踪点不是被所有的调试工具支持。
This allows you to make changes to your code during a debugging session , instead of having to stop , recompile your entire program , and restart the debugging session 这允许您在调试会话期间更改代码,而不是停止程序,重新编译整个程序,再重新启动调试会话。
Edit and continue enables you to stop program execution in break mode , make changes to the executing code , and resume program execution with the newly incorporated changes “编辑并继续”使您能够在中断模式下停止程序执行,对执行的代码进行更改,然后继续执行新合并了更改后的程序。