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


当前回答

TextBox1.Text = TextBox1.Text; //Point less yes, who writes this crap?

其他回答

这个我在Python 2.5的“twisted”包中找到的(文件是tcp.py在第371行)

# Limit length of buffer to try to send, because some OSes are too
# stupid to do so themselves (ahem windows)
return self.socket.send(buffer(data, 0, self.SEND_LIMIT))
//I'm sorry, but our princess is in another castle.
// this is really complicated

没有其他评论了

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

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

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

i++; // increment variable i