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


当前回答

/* Look not upon this file lest your eyes be burnt from your head. */

我能说什么呢?我当时是实习生,夏天快结束了。我们可以说,我对我的文件责任缺乏认真的承诺。

其他回答

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

这似乎阻止了白痴搞砸我的代码…

// Autogenerated, do not edit. All changes will be undone.
else
{
    //error situation
}
/*
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
#pragma region Crap that is kept for temporary reasons

    //  Huge chunk of commented code

#pragma endregion