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


当前回答

//Woulda
if(x) {}
//Shoulda
else if(y) {}
//Coulda
else {}

其他回答

//todo: never to be implemented
Fix problem where Nulls don't work properly.  Stupid Microsoft!

代码以迂回的方式一行一行地将null转换为零长度的字符串,因为愚蠢的程序员不理解null是什么,也从未听说过Nz()函数。

/*************************** Drag And Drop Section - Start (you should be me to mess with this section)*********************************************/
// TODO: Implement this function!
// This code was written by a genius so don't try to understand it with
// your tiny little brain.