debugging program 双语例句
全部
1·It also has a communication interface, which makes microcontroller connected with the PC. So it's easy to download and online debugging program.
设计了通讯接口,使单片机系统能与PC机相连接,方便程序下载和在线调试。
2·How we arrange system installation and debugging program is the key that complete the installation and the debug tasks efficiently and high-qualitily.
合理安排系统安装与调试程序,是确保高效优质地完成安装与调试任务的关键。
3·This program also allows you to display the subsystem Shared memory segment for debugging purposes.
这个程序还允许您为调试目的显示子系统共享内存段。
4·This allows you to record your actions in the debugger, and generate a script that can be reused to put the program that you are debugging in a desired state.
这就允许您将您所做的操作“记录”到调试器中,并且生成一个可以重复使用的脚本以让您所调试的程序置于您想要的状态。
5·You can add an optional argument, a variable that holds the return code from the external program, such as 0 for success, which provides a better mechanism for debugging.
您可以添加可选的参数,即保存从外部程序返回的代码的变量,比如表示成功的 0,这为调试提供更好的机制。
6·You simply write your program and start debugging.
您可以简单地编写您的程序并启动调试。
7·So the first thing a programmer should know before writing or debugging a program is the program's requirements.
因此,程序员在编写或调试程序之前首先应该知道的是程序需求。
8·To help debugging, at the end of a program run, all the known variables and their current contents are printed.
为了帮助调试,我们在程序运行的末尾把所有已知的变量及其当前内容都打印了出来。
9·The debugging information stored within a binary helps a programmer or debugger locate problem areas in a program, and find the stack trace when an error happens in an application.
二进制文件中存储的调试信息可以帮助程序员或调试人员寻找程序中出问题的地方,并在应用程序出错时找到栈跟踪。
10·A debugging data format is a means of storing information about a compiled program for use by high-level debuggers.
调试数据格式是用来存储有关已编译程序的信息的一种方式,这些信息将用于高级调试器。
