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


当前回答

//BELOW IS THE REAL CODE...JABRONI
        //
        // Yeah, but can you play the outtro to Bark At The Moon?
        //

        //|--------------------------------------------------|------------------------------------------------|
        //|--------------------------------------------------|------------------------------------------------|
        //|--17^16-16-16-17^16-17^16-16-16-17^16-17^16----16-|-19^16----16-19^16-19^16---16-19^16-19^16----17-|
        //|--------------------------------------------19----|-------17----------------17---------------17----|
        //|--------------------------------------------------|----------------------------------------------

其他回答

(A bunch of code that's really weird looking)  //Kludge.
// Oh crap, i think i'm gonna yack

随后不久又有:

// TODO: end this lunacy
// If this comment is removed the program will blow up 
// Sorry dirty code
#ifdef TRACE
#undef TRACE     /* All your trace are belong to us. */
#endif
#define TRACE ....