第 9 章 代码分析
每个人都知道调试的难度是编写程序的两倍。如果你在编码时尽可能聪明,这样的程序你怎么调试得了呢?
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you are as clever as you can be when you write it, how will you ever debug it?
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you are as clever as you can be when you write it, how will you ever debug it?
-- Brian Kernighan