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


当前回答

virgin = 0;     /* you're not a virgin anymore, sweety */

其他回答

//Do not continue reading if you dont want to die.

这个差点要了我的命。

“这永远不会发生”。

朋友,这是我的临终遗言……

我不再有确切的代码包,但我清楚地记得注释。

// The code below needs to be changed immediately.
// I wish I was a little bit taller
// I wish I was a baller
// I wish I had a girl who looked good, I would call her.
//Mr. Compiler, please do not read this.
//I am not sure why this works but it fixes the problem. 

这是之前的一组代码,技术上确实解决了问题,它的意思是,但打破了其他3个东西....