課程
/后端開發
/Python
/Python開發簡單爬蟲
我用的是PyCharm,如何引用創建的url_manager,html_outputer等對象呢,因為沒有找到import的選項
2018-08-25
源自:Python開發簡單爬蟲 7-2
正在回答
from?.?import?html_downloader,?html_ouputer,?html_parser,?url_manager
from?baike_spider?import?url_manager,?html_downloader,?html_parser,?html_outputer
舉報
本教程帶您解開python爬蟲這門神奇技術的面紗
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2018-10-17
2018-08-25