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


当前回答

//
//3.4  JeK  My manager promised me a lap dance if I can fix this release
//3.5  JeK  Still waiting for that dance from my manager
//3.6  JeK  My manager got changed, the new manager is hairy, dont want the dance anymore
//3.7  Jek  Got that dance, yuck!
//

其他回答

从泄露的Win2K源代码:

//这次黑客入侵的规模堪比国家债务的规模。

这是我们在前雇主购买的智能卡产品中发现的唯一一条评论。一群荷兰密码学博士写的嵌入式C语言和汇编程序

// echt halmaal gek - no way!

(它的意思是“真的完全愚蠢”……这对我们也没有帮助)

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

return null; //Not really null

我一直很喜欢这句话。

// I have to find a better job
// TODO: Implement this function!