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


当前回答

// Iced odnako
bool Iced{get;set;}

其他回答

On error resume next 'because nothing will ever go wrong!

$you = live("free") or die("hard");

这比你在许多评论标题中看到的可怕的法律通知和免责声明要好得多。从SQLite。

/*
** The author disclaims copyright to this source code.  In place of
** a legal notice, here is a blessing:
**
**    May you do good and not evil.
**    May you find forgiveness for yourself and forgive others.
**    May you share freely, never taking more than you give.
*/
$this->getSelect()->where ('main_table.product_id = -1'); // Mom, Dad... sorry
// nobody read comments!