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


当前回答

//休斯顿,我们有麻烦了

其他回答

//ALL YOUR BASE ARE BELONG TO US

...这让我的老板以为有人黑进了系统。他不知道这个笑话。

对上帝诚实:

// This is crap code but it's 3 a.m. and I need to get this working.
long john; // silver

我只是在一个非常简单的大学课程测试c++程序中碰到了这个。

我在评论一个类。

在析构函数中…

// Choose! Choose the form of the Destructor!
// The choice is made! The Traveler has come!

我曾经见过这个:

//this used to be a comment