应该是这个: net::ping
Pearl 官方手册
比如:
代码:my $a; my $p; use Net::ping; $p = Net::ping->new(); $a= $p->ping("$host"); $p->close(); #在这里做你要得选择判断
应该是这个: net::ping
Pearl 官方手册
比如:
代码:my $a; my $p; use Net::ping; $p = Net::ping->new(); $a= $p->ping("$host"); $p->close(); #在这里做你要得选择判断
此篇文章于 09-03-28 10:21 被 TriVector 编辑。
谢谢你给的资料!应该是这个: net::ping
Pearl 官方手册
比如:
代码:my $a; my $p; use Net::ping; $p = Net::ping->new(); $a= $p->ping("$host"); $p->close(); #在这里做你要得选择判断
走得再远学的再深也难圆Turing梦
目前有1位用户正在查看此主题。(0 位会员和 1 游客)
书签