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


当前回答

//MailBody builders for two outgoing messages
StringBuilder hanz = new StringBuilder();
StringBuilder franz = new StringBuilder();

当我读到这篇文章时,我仍然会笑出声来……

其他回答

//Mr. Compiler, please do not read this.
virgin = 0;     /* you're not a virgin anymore, sweety */
//Abandon all hope ye who enter beyond this point
// Sorry dirty code
// Any maintenance developer who can't quote entire Monty Python
// movies from memory has no business being a developer. 
const string LancelotsFavoriteColor = "$0204FB"