Cyber Security Kangceptautomation.blog.chinaunix.net
kxj99
malware/APT detection, silicon valley, entrepreneur, CTO, start-up operation, team build, Nanjing/Beijing, if you want to do creative things, join the adventure.
全部博文(47)
分类:
2009-02-19 06:28:11
@rsURL
use strict; use Win32::IEAutomation::RapidShare; my @rsURL = qw( # ); my $ie = Win32::IEAutomation::RapidShare->new( visible => 0, debug => 1, loopServer => 'yes', links => \@rsURL, stopIfBroken => 'yes' ); #$ie->add_rslinks( file => 'rsList.txt' ); #my $url = ''; #$ie->add_rslinks( url => $url );
$ie->check_rslinks(); $ie->downloadrs();
上一篇:PSP Game List in Beijing
下一篇:An Interview Strategy: Telling Stories
登录 注册