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


当前回答

我没有这个来源的副本,但我一直记得它:

//如果你想不明白,就不要读这篇文章

其他回答

// set break point here - you'll never reach it
// This interface defines method signatures<br>
interface IWhatever { ... }
// I love the smell of dirty XML in the morning
xml = xml.Replace("xmlns=\"urn:bsd.orion/inventory\"", "");
<!-- THIS IS THE MAIN CONFIGURATION FILE FOR THE ENTIRE BLOODY DIRECTORY    -->
<!--    WHATEVER YOU DO, DO NOT EDIT THIS FILE WITHOUT TALKING TO ME FIRST  -->
<!--                                I'M SERIOUS                             -->
<!-- (scroll down) -->