摘要:
转自:http://www.ccvita.com/26.html<?phpclassruntime{var$StartTime=0;var$StopTime=0;functionget_microtime(){list($usec,$sec)=explode('',microtime());return((float)$usec+(float)$sec);}functionstart(){$this->StartTime=$this->get_microtime();}functionstop(){$this->StopTime=$this->ge 阅读全文
posted @ 2011-09-01 23:41
风在竹林
阅读(266)
评论(0)
推荐(0)
浙公网安备 33010602011771号