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


当前回答

早在80年代早期,我在汇编器中看到了这个(引用于模糊的记忆):

I don't understand how the following bit works, but it worked in the program I stole it from.

其他回答

else
{
    //error situation
}

//把这个放在这里的人是个白痴…这根本不管用!

但是代码还在那里……

// this is really complicated

没有其他评论了

// sometimes I believe compiler ignores all my comments

从http://www.madore.org/ ~大卫/电脑/ callcc.html:

/* Yow!  DEMONS are flying through my NOSE! */