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


当前回答

我的精选集:

// Thats the end of the While loop
// Clean up last row.  I really must program better than this.

// Note: You can't immediately tell if the line below works.

// Rounding - blech.  It's assumed that all .5s are rounded up.

// Sort out predictions first.  Seems like the right place for a prediction, 'first'.

// Let's interpret!

其他回答

//迭代一次 美元我+ +;

不幸的是,它是我的,在我的“必须评论一切”阶段。

// This code was written by a genius so don't try to understand it with
// your tiny little brain.

我相信在JBoss的某个地方有一行写着

return null; //Not really null

我一直很喜欢这句话。

// Fuck.

,……

// This code worked before, but my cat decided to take a trip across my keyboard...
/* You are not meant to understand this */