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


当前回答

What do you think you're doing, Dave?

其他回答

   // Some wanker in ISO got rid of ifstream(int), ofstream(int), and
   // fstream(int).  Twit.

... 或者去死//婊子

我的精选集:

// 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!

摘自UNIX版本6源代码,大约1975年:

/* You are not expected to understand this. */

这在我自己的代码中出现过几次。显然我摸了不止一次。

// TODO: Fix this.  Fix what?