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


当前回答

' Oh man I'm pissed. I think I better go home.

哪里喝醉了

其他回答

 /**
   * Returns cookies according to the filters specified.
   * 
   * @return array  Cookies!  Nom nom nom nom nom.
   */
 public function data_getCookies($uid, $name) {

在facebook api的某个地方。

public function get state( /* of Palestine back */ ):Boolean
// TODO: Drive an ashen stake through the foul heart of this function.

这是一个糟糕的函数。直到今天我还在做噩梦。

// this error could never happen

然后,客户打电话说他看到一条错误消息说"这个错误永远不会发生"

// Keep prozac ready if things get ugly!