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


当前回答

//todo: never to be implemented

其他回答

// Empty constructor to satisfy the stupid compiler
 Public ServletHandlerClass () { } 
// Replaces with spaces the braces in cases where braces in places cause stasis 
   $str = str_replace(array("\{","\}")," ",$str);

我最喜欢的是已故的Paul DiLascia:

//作者:如果这段代码工作,它是由Paul DiLascia写的。如果不是,我就不知道是谁写的了。

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

但是代码还在那里……

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

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