資源簡介
爬取人教網的教材
代碼片段和文件信息
import?urllib.request
import?os
import?time
pinurl=‘https://bp.pep.com.cn/ebook/ywliunjxc/files/mobile/‘
src?=?‘D:/SoftWork/VSCode/DownPicByHref/小學書籍/語文六年級下冊/‘
if(os.path.exists(src)):
????print()
else:
????
評論
共有 條評論
爬取人教網的教材
import?urllib.request
import?os
import?time
pinurl=‘https://bp.pep.com.cn/ebook/ywliunjxc/files/mobile/‘
src?=?‘D:/SoftWork/VSCode/DownPicByHref/小學書籍/語文六年級下冊/‘
if(os.path.exists(src)):
????print()
else:
????
共有 條評論