文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>针对日值中的图片进行统计

针对日值中的图片进行统计

时间:2006-10-13  来源:Coolriver

针对日值中的图片进行统计 Perl的实现方法: open SS,"www1.163.com_error_log";
$/="";
$tt=<SS>;
@dd=$tt=~/www\.163\.com\/images\/(\w+)?\.gif/g;
$sum=@dd;
print $sum;
  Shell的实现方法:
egrep -c www\.163.com\.com\/images\/\(.*\)?\.gif  xxx.log
相关阅读 更多 +
排行榜 更多 +
我要当超人

我要当超人

休闲益智 下载
幸存者的命运

幸存者的命运

飞行射击 下载
精英战区3d

精英战区3d

飞行射击 下载