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


当前回答

try {
   doSomething();
} catch(err) {
   // Die quietly
   alert(err);
}

其他回答

// Caveat implementor
# dont question, i just felt like throwing some globals in
# this is actually quite pointless as youll soon see

稍后在代码中

#draw the circles (complicated)...dont question

更晚…

# complicated process of drawing the circles in a
# somewhat symmetrical, 3-d pattern
# dont question again

甚至以后……

# will determine if user clicks on die
# i determined these values...dont worry about them
// Fuck.

,……

// This code worked before, but my cat decided to take a trip across my keyboard...
} catch (PartInitException pie) {
    // Mmm... pie
   // Some wanker in ISO got rid of ifstream(int), ofstream(int), and
   // fstream(int).  Twit.