crawlerList
네이버뉴스 댓글숫자크롤링 git-svn-id: svn://192.168.0.12/source@332 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -223,6 +223,8 @@ void SCrawler::saveResult(bool ok)
|
||||
}
|
||||
bodydata.sendDB();
|
||||
}
|
||||
else
|
||||
return;
|
||||
loaded = true;
|
||||
break;
|
||||
}
|
||||
@@ -325,6 +327,7 @@ void SCrawler::saveResult(bool ok)
|
||||
}
|
||||
break;
|
||||
}
|
||||
qDebug() << "finish";
|
||||
emit finished();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user