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


当前回答

我曾经见过这个:

//this used to be a comment

其他回答

用于政府目的的企业等级系统中的评论

'RH 5/24/06 burn me if this dosn't work.. :)

好RH.....公司总裁/首席开发人员

// This condition can't happen. Call the police or something.
//I'm sorry, but our princess is in another castle.

大约1997年,Netscape网络浏览器的UNIX风格的源代码:

/* HP-UX sucks wet farts from dead pigeons' asses */

不幸的是,在Moz开源之前,这些珍珠被移除了……

我刚刚注意到自己在写这个

// not brilliant solution, but fair enough heh.