单步调试 debug

注:

  (1) bug: 代码错误(臭虫)

  (2) debug: 调试错误(寻找错误)

  (3) 单步调试技术,是程序员必须掌握的技术之一

原文地址:https://www.cnblogs.com/yangwu-183/p/10162950.html