perl 爬取數據

use LWP::UserAgent; use POSIX; use DBI; $user="root"; $passwd="11111111"; $dbh=""; $dbh = DBI->connect("dbi:mysql:database=zjzc_vote;host=11.55.5.57;port=3306",$user,$passwd) or die "can't co
相關文章
相關標籤/搜索