随笔分类 - 学习
摘要:已安装python环境,cmd文件中运行以下三句话 python -m pip install requests python -m pip install parsel python -m pip install urllib3 爬虫原理是从网页源代码中抓取想要的数据 贴代码:从豆瓣网上抓取前10
阅读全文
摘要:在cmd文件中输入 pip install matplotlib 文件中输入 from re import X from tkinter import Y from matplotlib import pyplot as plt import numpy as np from pyparsing i
阅读全文
摘要:10.16号中级茶艺师考试 考试内容:理论,实操 实操课里紫砂壶,玻璃,盖碗三种选一种
阅读全文