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


当前回答

经典ASP:

'Is it worth it, let me work it'
'I put my thing down, flip it and reverse it'
'Ti esrever dna ti pilf, nwod gniht ym tup I'

NextIP = StrReverse(UserRecordset.Fields.Item(0))

其他回答


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

//The following code is commented out
//(a load of commented out code followed)
REM Don't delete this print statement ****** will die

所讨论的流程是一些遗留代码中的服务

// This code was written by a genius so don't try to understand it with
// your tiny little brain.