debug command meaning in English
调试命令
Examples
- The former sends debugging commands and receives the execution results , and the latter receives debugging commands and executes them
前者发送调试命令,并接收命令的执行结果;后者接收并执行调试器发送的调试命令。 - Or start without debugging commands to run a web site , by default visual web developer runs the page that currently has the focus in the designer
使用“开始执行”或“开始执行(不调试) ”命令运行网站时,默认情况下, visual web developer运行设计器中当前具有焦点的页。 - The cross debugger has four components : user interface , debugging module , communication module and operating system supporting module . the monitor programs of the target are composed of executive module of debugging command , communication module and code control module
交叉调试器可以分成四部分:用户接口、调试功能模块、通信模块和操作系统支持模块;目标机端的监控程序主要是由调试命令执行模块、通信模块、代码控制模块组成。