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


当前回答

%%return_median
hit_the_sweet_spot(Arg)->
.
.

其他回答

[onload_1;block=begin;when 1=0]

Some of the techinques in this template are rather obscure, just trust me, they need to be there.
OTOH a better sollution would be to create a few seperate templates and pick one in the php-script...

[onload_1;block=end]

我经常发现这个

// fix it!
catch (Ex as Exception)
{
     // oh crap, we should do something.
}

没有什么比一个空的catch块更能让人觉得代码是健壮的....

// Bad Christian, No cookie

这里的Cookie不是指浏览器Cookie

来自一个显然在看巨蟒剧团的小伙子:

> //现在,for something完全 > // different: 类theLarch {