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


当前回答

//Mr. Compiler, please do not read this.

其他回答

在某些汇编程序中,在包含&h723的行末尾

' RIP LVB

(明白吗?)

我发现了这个:

I'm not sure what I did
/* Halley's comment */

事实上,有一天我在一些代码上看到了这个,这些代码是在截止日期很急的时候写的。

//This was clearly written under duress

好吧,这是我刚刚提到的一个问题:

/* Every time I re-visit this function, I feel like
 * I need to take a shower.
 *
 * Don't get too used to this function, its days are
 * numbered.
 */

有人可以创建像greatcodecomments.com这样的网站,然后赚点钱。然而,那个人不是我。