你遇到过的源代码中最好的注释是什么?


当前回答

我刚刚注意到自己在写这个

// not brilliant solution, but fair enough heh.

其他回答

-- Change Log:  Not needed. The code is perfect 'cause I wrote it.
-- If you change it, it will break.

我正在检查一些代码注释,以检查它们是否有意义,并看到上面的一行。

// Okay, let's do the loop, yeah come on baby let's do the loop
// and it goes like this ...
// A Gorgon class - For the love of Zeus don't look directly at it!
// Hard to explain

它最后也坏了。难怪很难解释清楚