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


当前回答

    #Christmas tree initializer  
    toConnect = []  
    toRead =   [  ]  
    toWrite = [    ]   
    primes = [      ]  
    responses = {}  
    remaining = {}  

其他回答

public function get state( /* of Palestine back */ ):Boolean
//Not a bug, parameter position can change..., if you think this is wrong, you are in fact wrong.
If you have reached this part in the code, then this program sucks.

我刚刚注意到自己在写这个

// not brilliant solution, but fair enough heh.

我相信在JBoss的某个地方有一行写着

return null; //Not really null

我一直很喜欢这句话。