爬虫面向对象重构 #4
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import sys
|
import sys
|
||||||
sys.path.append('../')
|
sys.path.append('../')
|
||||||
|
|
||||||
from crawler import *
|
from WebCrawler.crawler import *
|
||||||
from ADC_function import *
|
from ADC_function import *
|
||||||
from lxml import etree
|
from lxml import etree
|
||||||
from requests_html import HTMLSession
|
from requests_html import HTMLSession
|
||||||
|
|||||||
Reference in New Issue
Block a user