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


当前回答

// This should fix something that should never happen

其他回答

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

/* 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这样的网站,然后赚点钱。然而,那个人不是我。

// I have to find a better job
/* My lawyer told me not to reveal */
// Keep prozac ready if things get ugly!
// this error could never happen

然后,客户打电话说他看到一条错误消息说"这个错误永远不会发生"