什么是专门调试? [英] What is debugging specifically?

查看:132
本文介绍了什么是专门调试?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

调试代码是什么,我该怎么做?

What is debugging a code and how would I go about this ?

推荐答案

调试是确保您的代码不包含错误(或至少尽可能少))。

Debugging is the process to in which you make sure your code contains no bugs (or at least as few as possible ;) ).

本身就没有这个方法。但是有一些被广泛接受的技术经过时间验证可以工作(正如您将在第一个链接中看到的那样)。

And there is no "way to go about this" per se. But there are widely accepted techniques that are time-proven to work (as you will see in the first link).

还有专门的工具,用于在需要时调试一些特定的代码平安,但这将永远取决于您的需求。

There are also specialized tools for when in the need to debug some specific peace of code... but that will always depend on your needs.

这篇关于什么是专门调试?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆