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


当前回答

下面是一个必须声明的局部变量,只是为了将一个常量传递给库函数:

// This only exists because Scott doesn't know how to use const correctly

其他回答

/*

 ____________________
/                    \
| Jean-Michel Bechet |
| 2002-2009          |
\___  _______________/
    |/
 (o_
 //\
 V_/_


*/

在makefile中找到这个

# ===== Never edit below this line. Ever. Or I'll kick your ass. ====

发现了一个复杂的代码-

//耶稣和这段代码有一个共同点:都是复活的

//Dave chapelle reports errors.
function reporterror() {
  davechapelle.trace("FUCK!");
}
v.bpc     := v.pc;  -- Remember to jump back
v.baccu   := accu;  -- Yo dawg, heard you like runing instructions
                    -- so I took backup of your accu so you can run
                    -- instructions while you run instructions.
v.flags.i := false; -- No more interupts