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


当前回答

// This interface defines method signatures<br>
interface IWhatever { ... }

其他回答

def leppard
# what, i cant have my own convention?
end
//Abandon all hope ye who enter beyond this point
/*************************** Drag And Drop Section - Start (you should be me to mess with this section)*********************************************/
i++; // increment variable i
//MailBody builders for two outgoing messages
StringBuilder hanz = new StringBuilder();
StringBuilder franz = new StringBuilder();

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