2007年6月5日

摘要: 这个更慢,代码要简单些 $down=软件详细页面列表页EOD;$time1 = getmicrotime();$pt = new parseTpl;$n=1;for ($i=0;$iparse($down);}$time1End = getmicrotime();echo ($time1End-$time1)."\n";class parseTpl{ function parse($data... 阅读全文

posted @ 2007-06-05 15:03 古代 阅读(245) 评论(1) 推荐(0) 编辑