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


当前回答

我在一家大型投资银行看到,该银行要求记录和评论所有应用程序中断

Without a crash 

Or mighty bang 

The sync disk 

Did it's process hang

其他回答

// Iced odnako
bool Iced{get;set;}

我没有这个来源的副本,但我一直记得它:

//如果你想不明白,就不要读这篇文章

// Added because boss changed his mind : 20020111,20020501,20020820, ...
// Commented out because boss changed his mind : 20020201,20020614,20020908, ...

在ETL脚本之间的主要黑客RPG数据库和SQL Server一个。我大概有10到20次这样的评论……

# let's pretend we are free, for a while

在教室前面发现了这个。接下来是一个(天真的)实现ORM的尝试。我还是不明白他为什么这么写。

/* My lawyer told me not to reveal */