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


当前回答

// This condition can't happen. Call the police or something.

其他回答

/* My lawyer told me not to reveal */

从泄露的Win2K源代码:

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

... 或者去死//婊子

不记得我在哪里见过这些了

long time; /* know C */

and(在代码中创建某种UNIX守护进程):

/* Be a real daemon: fork myself and kill my parent */

不是在代码中,而是在相关的bug跟踪系统中:

这不可能是我代码中的bug。我非常小心地编码。