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


当前回答

生产源代码:

// Remove this if you wanna be fired

其他回答

//open lid


//take sh!t


//close lid

文件打开,数据转储,文件关闭…

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

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

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

// Catching exceptions is for communists

来自Mike Duncan在SQLite上的页面。

THIS PROGRAM HAS CODE THAT DOES NOT MEET STANDARDS      

这个评论几乎出现在我们这里的每一个节目中....

// I am not sure if we need this, but too scared to delete.